{% for column in columns_names %} {% endfor %} {% for plan in all_plans %} {% for column in columns_names %} {% endfor %} {% include 'modules/common/components/table-cells/actions.html.twig' with { "trash": true, "edit": true, "save": true } %} {% endfor %}
{{ column|capitalize }} {{ 'datatables.table.actions' | trans }}
{{ attribute(plan,column) }}