{% extends 'static.html.twig' %} {% block title %}annuaires - {% endblock %} {% block body %} Résultats de recherche pour : la rubrique Devenez la prochaine success story avec nous ! Découvrez comment nos services ont transformé des entreprises comme la vôtre {% for customer in business %} {% if customer.CustmerType == 'vip' or customer.CustmerType == 'VIP'%} {{customer.BusinessName}} Mbl {{ customer.Mobile }} Email {{ customer.Email }} {{customer.StreetAddress}} {{ customer.state }} +Détail {% else %} {{customer.BusinessName}} Mbl {{ customer.Mobile }} Email {{ customer.Email }} {{customer.StreetAddress}} {{ customer.state }} {% endif %} {% endfor %} {{ knp_pagination_render(business) }} {% endblock %}
Devenez la prochaine success story avec nous ! Découvrez comment nos services ont transformé des entreprises comme la vôtre
Mbl {{ customer.Mobile }} Email {{ customer.Email }}
{{customer.StreetAddress}} {{ customer.state }} +Détail
{{customer.StreetAddress}} {{ customer.state }}