{# app/modules/core/templates/core/merchant/dashboard.html #} {% extends "merchant/base.html" %} {% block title %}Dashboard{% endblock %} {% block content %}

Welcome back,

Here is an overview of your account.

Active Subscriptions

--

Total Stores

--

Customers

--

Team Members

--

Subscription Overview

Loading...

No active subscriptions.

{% endblock %} {% block extra_scripts %} {% endblock %}