{% extends 'base2.html.twig' %} {% block title %}TypeMedecineEsthetique{% endblock %} {% block body %}

TypeMedecineEsthetique

Id {{ type_medecine_esthetique.id }}
Titre {{ type_medecine_esthetique.titre }}
Description {{ type_medecine_esthetique.description }}
back to list edit {{ include('type_medecine_esthetique_admin/_delete_form.html.twig') }} {% endblock %}