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

{{ page.title }}

View history of all schedule changes and actions

{# Sidebar Navigation #} {# Main Content #}
{# Filters Card #}
Filters
{# Audit Log Table #}
Audit Log
Loading...
Date/Time Action Actor Employee Details
Loading audit history...
{% include 'components/footer.html' %}