{% extends "base.html.twig" %} {% block title %}Stage Dashboard | NIS{% endblock %} {% block stylesheets %} {{ parent() }} {{encore_entry_link_tags('mainCSS')}} {{encore_entry_link_tags('jqueryFilerCSS')}} {{encore_entry_link_tags('stageDashboardCSS')}} {% endblock %} {% block body %} {{ include("mx/nav_menu.twig", {option:'stages-dashboard'} ) }}
Tried By Client Name Email Status Process Date Reference Actions
{% endblock %} {% block javascripts %} {% if app.environment != 'dev' %} {% else %} {% endif %} {# #} {% endblock %}