{% extends "base.html" %} {% block content %}
This server vendo's revenue and transactions. Filter, then export as CSV.
{# Top summary stats — 2 cols on mobile portrait, auto-fit on desktop #}| Date | Code | Source | Paid |
|---|---|---|---|
| {{ v.created }} | {{ v.code }} |
{{ v.source }} | ₱{{ v.paid_pesos }} |
Showing first 200 rows of the current filter. Narrow the range or download the CSV to see everything.
{% endif %} {% else %}