{% extends 'Default/base.html.twig' %} {% block title %} {{'Formation.T16' | trans}} {% endblock %} {% block breadcrumb1 %} {{'Formation.T17' | trans}} {% endblock %} {% block breadcrumb2 %} {{'Formation.T18' | trans}} {% endblock %} {% block content %}
{{'Formation.T19' | trans}} {{ include('AdminCountry/Formation/_form.html.twig') }}
{% endblock %}