This commit is contained in:
KANE LAZENI 2026-07-23 21:39:20 +00:00
parent 7cd42f0727
commit c9ac7d8eb0

View File

@ -105,11 +105,7 @@ class ControleurProformahospitalisation extends Controleur {
'nomCollege' => $nomCollege,
'codeLienParente' => $codeLienParente,
'noAdherent' => $noAdherent,
'nomAdherent' => $nomAdherent,
'typeHospitalisation' => $typeHospitalisation,
'medecins' => $medecins,
'affections' => $affections,
'actesChambre' => $actesChambre
'nomAdherent' => $nomAdherent
));
exit();