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

Create new EntiteGouvernementale

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