{% extends 'base.html.twig' %} {% block title %}Lieu index{% endblock %} {% block body %}
Id | Nom | Description | Adresse | CodePostal | Ville | UpdatedAt | Image.name | Image.originalName | Image.mimeType | Image.size | Image.dimensions | actions |
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ lieu.id }} | {{ lieu.nom }} | {{ lieu.description }} | {{ lieu.adresse }} | {{ lieu.codePostal }} | {{ lieu.ville }} | show edit | ||||||
no records found |