{% extends 'base.html.twig' %} {% block title %}FormulaireChamp index{% endblock %} {% block body %}

FormulaireChamp index

{% for formulaire_champ in formulaire_champs %} {% else %} {% endfor %}
Id actions
{{ formulaire_champ.id }} show edit
no records found
Create new {% endblock %}