{% extends 'admin.html.twig' %} {% block body %}
{{ user.email }}
{{ user.cin }}
{{ user.phoneNumber }}
{{ user.createdAt|date('d/m/Y') }}