{% set page_group = "admin" %} {% include 'components/head.html' %} {# Module CSS #} {# SweetAlert2 for notifications #} {# Syncfusion EJ2 Components #}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %}
{# ================================================================ PAGE HEADER ================================================================ #}

Billing Overview

{{ typeNum|upper }}

{% if isAdmin %} Billing Config {% endif %}
{# ================================================================ CURRENT PERIOD SUMMARY ================================================================ #}
--
Base Subscription
--
--
Premium Module
--
--
SMS Usage
--
--
Total Cost
Current Period
{# ================================================================ SMS USAGE BREAKDOWN ================================================================ #}

SMS Usage Breakdown

Category Messages Sent Rate Total Cost
Loading...
{# ================================================================ USAGE TRENDS CHART ================================================================ #}

Usage Trends (Last 6 Months)

{# ================================================================ INVOICE LIST ================================================================ #}

Invoice History

{% include 'components/footer.html' %}