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

Create new Arrete

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