{% extends 'base.html.twig' %} {% block title %}GRH index{% endblock %} {% block body %}
| Id | Prenom | Nom | ExperienceProfessionnelle | Motivation | ProjetRH | Telephone | Cni | actions | |
|---|---|---|---|---|---|---|---|---|---|
| {{ grh.id }} | {{ grh.prenom }} | {{ grh.nom }} | {{ grh.experienceProfessionnelle }} | {{ grh.motivation }} | {{ grh.projetRH }} | {{ grh.email }} | {{ grh.telephone }} | {{ grh.cni }} | show edit |
| no records found | |||||||||