{% extends 'crud/index.html.twig' %} {% block title 'Centrale à beton' %} {% set head = ['#', 'DATE','BETONNIERE', 'POIDS BETON (Kg)', 'VOLUME (m²)'] %} {% set new_path = 'beton_add' %} {% set edit_path = 'beton_edit' %} {% block content %}