{# app/modules/tenancy/templates/tenancy/merchant/profile.html #} {% extends "merchant/base.html" %} {% block title %}Merchant Profile{% endblock %} {% block content %}

Merchant Profile

Update your business information.

Loading profile...

Business Information

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