{% extends 'Backoffice/base.html.twig' %} {% block activeLiCell %}class="active"{% endblock %} {% block activeCell %}class="active"{% endblock %} {% block body %}

Commissions

{% if response != "" %} {% if response == "OK" %}
OK ! Membre ajouté avec succès.
{% else %}
Erreur ! {{ response }}
{% endif %} {% endif %}
Informations membre
{#
#}


{#



#}


{% endblock %}