{# common flash messages bloc #}
{{ include('common/flash_messages_bloc.html.twig') }}
{# nav #}
{% if (student.isTrafficLawsExam and student.customer.isTrafficLawsExam) %}
{% if new_dev == "show" or is_granted('ROLE_SUPER_ADMIN') or (
app.user.customer != null and app.user.customer.id in customer_ids
) %}