{% block stylesheets %} {{ encore_entry_link_tags("app") }} {% endblock %}
{% for key in allModelsByHierarchy|keys %} {% if allModelsByHierarchy[key]['id'] in [1,2,3,4] %}
{{ allModelsByHierarchy[key]['name'] }}
{% endif %} {% endfor %}
Special
Contact
Agency
Search
Contact
Agency
Search
All
Male
Female
Age
JavaScript is disabled on your browser or it does not support this technology. Please enable or update your browser to get a better browsing experience.
{% block javascripts %} {{ encore_entry_script_tags("app") }} {% endblock %} {% include '@ContentEditable/content-edition.html.twig' with {'paulAlbertDevContentEditionEnabled': is_granted('IS_AUTHENTICATED_FULLY') and 'ROLE_ADMIN' in app.user.roles ? true : false } %}