{% extends 'base.html.twig' %} {% block title %}Expert index{% endblock %} {% block body %}
| Id | Name | Description | Metier | UrlWeb | actions |
|---|---|---|---|---|---|
| {{ expert.id }} | {{ expert.name }} | {{ expert.description }} | {{ expert.metier }} | {{ expert.urlWeb }} | show edit |
| no records found | |||||