{% extends 'base.html.twig' %} {% block title %}Intervenants{% endblock %} {% block breadcrumb %} Intervenants {% endblock %} {% block body %}
| {{ col.label }} {% if active %} {% else %} {% endif %} | {% endfor %}|||
|---|---|---|---|
| {{ c.name }} | {{ c.type ? c.type.name : '' }} | {{ c.lot ? c.lot.name : '' }} | |
| Aucun intervenant. | |||