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

Create new InformationFinanciere

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