| Nom complet | Sexe | Date de naissance | Lieu de naissance | Residence | Region | Departement | Contact | |
|---|---|---|---|---|---|---|---|---|
| {{ user.fullName }} | {% if user.gender == 0 %} M {% else %} F {% endif %} | {% if user.birthday %}{{ user.birthday|date('Y-m-d') }}{% endif %} | {{ user.email }} | {{ user.birthplace }} | {{ user.location }} | {{ user.region }} | {{ user.department }} | {{ user.phoneNumber}} |