{% extends 'base.html.twig' %} {% block body %}
Réception d'Instrumentation -

Créer

{% include "./layouts/message_flash.html.twig" %}
{% include "./instrumentation/reception/form.html.twig" %}
{% endblock %} {% block javascripts %} {{ encore_entry_script_tags('instrumentation_reception_form') }} {% endblock %}