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

Create new Usine

{{ include('estat/autres/usine/_form.html.twig') }} back to list {% endblock %}