Intitulé | Client | Début | Fin |
---|---|---|---|
{{ prestation.intitule }} | {{ prestation.client.organisation }} {{ prestation.client.nom }} {{ prestation.client.prenom }} | {{ prestation.debut|date('d/m/Y') }} | {{ prestation.fin|date('d/m/Y') }} |
{% extends 'TdbBaseBundle::layout.html.twig' %} {% block title %}Accueil{% endblock %} {% block body %} {% if is_granted('ROLE_PRESTA_ADMIN') %} {% if prestationsNonPayee|length > 0 %}