{% extends "ui/templates/base/layout.html" %} {% block content %}

Branch Operations Control Centre

Partner Operations Dashboard

Monitor branch clients, due work, overdue tasks, review queue, team workload, billing and operational reports.

Scope: {{ overview.tenant.name if overview.tenant else 'Tenant' }}{% if overview.branch %} · {{ overview.branch.name }}{% else %} · All permitted branches{% endif %}{% if overview.financial_year %} · FY {{ overview.financial_year }}{% endif %}

{# Dashboard sections are now part of the unified Partner Dashboard submenu. #}
Loading dashboard...
{% endblock %}