{% extends "base.html.twig" %} {% block BeforeAnyCSSFile %} {% for file in encore_entry_css_files('select2__init') %} {% endfor %} {% for file in encore_entry_css_files('dateRangepicker__init') %} {% endfor %} {% endblock %} {% set pagename = 'Attendance List' | trans %} {% set addBtnTitle = 'Mark Attendance?' | trans %} {% set addBtnLink = path('add_attendance') %} {% block pageLabel %}{{ 'Invoice List'|trans }}{% endblock %} {% block showHeaderMenuButtons %}
{% endblock %} {% block MainContent %}