{% extends 'base.html.twig' %} {% block body %}
Devis d'Instrumentation - {{ instrumentation_devis.hotel.nom }} - Modification
{% include "./layouts/message_flash.html.twig" %}
{% include "./instrumentation/devis/form.html.twig" %}
{% endblock %} {% block javascripts %} {{ encore_entry_script_tags('instrumentation_devis_form') }} {% endblock %}