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

Manager Execution Control

Manager Dashboard V2

Control team allocation, review queue, client pending items, documents and execution reports for the active branch/team.

FY: {{ overview.financial_year or 'All' }}{% if overview.branch %} ยท Branch: {{ overview.branch.name or overview.branch.code }}{% endif %}

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