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

Annonces

{% if response != "" %} {% if response == "OK" %}
OK ! Annonce ajoutée avec succès.
{% else %}
Erreur ! {{ response }}
{% endif %} {% endif %}
Français
العربية
Image principale



{% endblock %} {% block js %} {##} {% endblock %}