{% extends 'base.html.twig' %} {% block title %}Consultation d'un professeur{% endblock %} {% block body %}

Consultation d'un type instruemnt

{% endblock %}
Libelle : Classe de l'instrument :
{{ typeInstrument.libelle }} {% if typeInstrument.classeinstrument is not null %} {{ typeInstrument.classeinstrument.libelle }} {% else %} Non défini {% endif %}