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

Create new TypeDocument

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