{% extends 'base.html.twig' %} {% block title %}New DevisRestauration{% endblock %} {% block body %}

Create new DevisRestauration

{{ include('devis_restauration/_form.html.twig') }} back to list {% endblock %}