{% extends 'dashboard_base.html' %} {% set title = 'Executive' %} {% set heading = 'Executive Dashboard' %} {% block dashboard_body %}
Headcount
Total Net Pay ({{ month or '—' }})
Separations ({{ month or '—' }})
Gender Ratio (Overall)
Gender Ratio by Department
Payroll Trend (last 6 months)
Headcount by Department
{% endblock %}