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

Moyen index

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