{% include 'partials/header.html.twig' %}
{% if user.mecene.logo is not null %} {% else %} {% set initials = user.mecene.nom|slice(0, 1)|upper %} {{ initials}} {% endif %}
{{user.mecene.nom}}
{{user.mecene.type}}
Revenus
78,298
Projets
14,872
(+6.4%)
{{user.prenom}} {{user.nom}}
{% include '@Portail/contact/part/profil.html.twig' %}
{% include 'partials/footer.html.twig' %}