{% set page_group = "admin" %} {% include 'components/head.html' %}
{% include 'components/nav-account.html' %}
{% include 'components/alerts.html' %} {# Page Header #}

{{ page.title }}

Review and approve schedule change requests

Back to Schedule
{# Sidebar Navigation #} {# Main Content #}
{# Summary Cards #}
Total Pending

-

Time Off

-

Shift Swaps

-

Time Overrides

-

{# Filter & Batch Actions #}
{# Request Queue #}
{# Loading State #}
Loading...

Loading approval queue...

{# Empty State #}

All Caught Up!

No pending approvals at this time.

{# Request List #}
{# Requests will be rendered here by JavaScript #}
{# Pagination #}
{# Request Context Modal #} {# Deny Note Modal #} {% endraw %} {% include 'components/footer.html' %}