{% extends 'base.html.twig' %} {% block title %} Rendez-vous patients {% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block body %}
Aucun rendez-vous passé à afficher.
{% endif %}Aucun commentaire renseigné
{% else %}Commentaire
{{ appointment.comment }}
{% endif %}Aucun motif renseigné
{% else %}Motif
{{ appointment.reason.name }}
{% endif %}Aucun rendez-vous à venir à afficher.
{% endif %}