{% extends 'base.html.twig' %} {% block title %}Agrope CRM{% endblock %} {% block body %} {% for ca in dataListsCa %} {% endfor %}
{% for item in items %} {% set redirect_path= item.path %}

Ajout/Édition

{% endfor %}
{% endblock %}