Validation
{% include 'basic/alert.html.twig' %}Liste des Enquête a valider par l'admin
| Id | Name | Date Create | Questions | Afficher | Action |
|---|---|---|---|---|---|
| {{ investigation.getId() }} | {{ investigation.getNameEn() }} | {{ investigation.getDateCreate()|date("d/m/Y H:i") }} | {{ investigation.getNbrQuestions() }} | Afficher l'enquête | Activer Réfuser |