Prestations fichier client (idClient==$this->idClient?>)
Ajouter une prestation
Liste
prestations) > 0) { ?>
Nom
Type
Debut
Fin
prestations as $prestation) { if ($prestation->active == 'Oui') { $class = 'actif'; } else { $class = 'noactif'; } ?>
=$prestation->identifiant?>
=$prestation->type?>
=$prestation->dateDebut?>
=$prestation->dateFin?>
active == 'Oui') { ?>
Aucune prestation.