{% load cabinet_tags %} {# Report filters bar. Variables: report_tabs, period_options, staff_options, active_tab, active_period, active_staff, extra_params, date_from, date_to #}
{# ── 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 %}
{# Custom date range #}
{% if active_staff %}{% endif %} Период:
{% if staff_options %}
{% endif %}