Chargement...
; + if (!employee) returnCollaborateur introuvable
; + + return ( +{employee.Email}
+ + {/* Compteurs congés/RTT */} +Congés restants
+{employee.conges_restants || 0} jours
+RTT restants
+{employee.rtt_restants || 0} jours
+Aucune demande
+ ) : ( + requests.map((r) => ( +{r.type} - {r.days}j
+{r.date_display}
+Gestion de congés