{% load cabinet_extras %} {# Report filters bar. Variables: report_tabs, period_options, staff_options, active_tab, active_period, active_staff, extra_params #}
{# ── Report type tabs ── #}
{% for tab in report_tabs %} {{ tab.label }} {% endfor %}
{# ── Filters row ── #}
{# Period: adaptive select on small screens, pills on large #}
{% for p in period_options %} {{ p.label }} {% endfor %}
{# Date range #}
Период:
{% if staff_options %}
{% endif %}