{# templates/artisan_v2/configuration/ar_villes_intervention.html.twig #} {% extends 'artisan_v2/artisan.html.twig' %} {% block title %}Villes d'intervention - {{ parent() }}{% endblock %} {% block body %} {{ render(controller('App\\Controller\\Artisan\\ArLayoutController::arServiceClient' )) }} {{ render(controller('App\\Controller\\Artisan\\ArLayoutController::breadcrumb', {'rubriques_id':rubriques_id, 'action':filariane_action} )) }}
# | Code postal | Ville | Actions |
---|---|---|---|
{{ (((page -1) * nb_per_page) + key + 1) }} | {{ row.cp }} | {{ row.ville }} |
|