{% set path_name_new = 'dossier_new' %} {% set path_name_index = 'dossier_index' %} {% set lieu_arr = [] %} {% set currentPath = path( app.request.attributes.get('_route'), app.request.attributes.get('_route_params') ) %}
{% if currentPath != path('dossier_financier') %}
{{ name }}
{% if data.totalItemCount != 0 %}
{{ knp_pagination_render(pagination) }}
{% endif %}
{{ data.totalItemCount }}   résultats.
{% else %}
{{ name }}
Saisir Facture
{% endif %}