{% extends '@InstallBois/index.html.twig' %} {% import "forms-macro/popup.html.twig" as popup %} {% block title %} INSTALL-BOIS {% endblock %} {% block javascripts %} {{ parent() }} {% endblock %} {% block page_content_start %} {{ parent() }}

Paramètres | Gérer les conduits

{% endblock %} {% block page_content %} {% set classListForSmartphone = is_granted('ROLE_TECHNICIEN') or is_granted('ROLE_REFERENT_TECHNICIEN') ? "hideOnSmartphone": "" %}
{% if not is_granted('ROLE_LECTURE_SEULE') %} {% endif %}
Actions Numéro Modifié le Fabricant Marque Modèle Type de conduit Version État
{{ include('products_ducts/_modal/_form_are_you_sur_delete_product_duct.html.twig') }} {{ include('products/_block/_form_add_or_update_product_comment.html.twig') }}
{% endblock %}