{% import "dashboard/macro/chart_bar_for_product.html.twig" as macro %} {% extends '@InstallBois/index.html.twig' %} {% block title %} INSTALL-BOIS {% endblock %} {% block head %} {{ parent() }} {% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block javascripts %} {# #} {{ parent() }} {% endblock %} {% block breadcrumb %} {# Cette partie nous sert uniquement à tester rapidement les différents niveau d'accès en fonction des roles il faudra le supprimé lorsque tout sera bien configuré #} {#