{% extends '@InstallBois/index.html.twig' %} {% import "forms-macro/popup.html.twig" as macro %} {% block title %}INSTALL BOIS{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block page_content %}
Liste des entreprises
{% if is_granted('ROLE_ADMIN') %} {% endif %}
Nom de l'entreprise État du contrat ID Doli Statut technique État licence Date expiration licence Date dernière étude Date dernière connexion Nombre d'utilisateur Action
{% endblock %} {% block javascripts %} {{ parent() }} {% endblock %}