{# app/modules/billing/templates/billing/merchant/billing-history.html #} {% extends "merchant/base.html" %} {% block title %}Billing History{% endblock %} {% block content %}

Billing History

View your invoices and payment history.

Date Invoice # Amount Status Actions
{% endblock %} {% block extra_scripts %} {% endblock %}