{% extends 'FrontofficeAr/base.html.twig' %} {% block activeContact %}main-menu-active{% endblock %} {% block titre %}الاتصال بنا{% endblock %} {% block body %}

الاتصال بنا

{# #}

5 شارع بني وراين ، سويسي الرباط

05 37 65 30 12

fcpm@menara.ma
{% if response != "" %}
{% if response == "OK" %} تم الارسال {% else %} {{ response }} {% endif %}
{% endif %}
{% endblock %}