From eecf70ce851b2f7d81ce3f6b9544acfb7495b942 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Sun, 4 Jan 2026 13:29:55 +0000 Subject: [PATCH] a --- Controleur/ControleurCreerbeneficiaire.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Controleur/ControleurCreerbeneficiaire.php b/Controleur/ControleurCreerbeneficiaire.php index 3253770..02665f6 100644 --- a/Controleur/ControleurCreerbeneficiaire.php +++ b/Controleur/ControleurCreerbeneficiaire.php @@ -27,10 +27,10 @@ class ControleurCreerbeneficiaire extends Controleur { public function __construct() { $this->menuvue = new Menuvueutilisateur(); $this->menuvue->getMenuVue('Creerbeneficiaire'); - /* $this->beneficiaire = new Beneficiaire(); $this->naturepiece = (new Naturepiece())->getListe(); $this->sexe = (new Sexe())->getListe(); + /* $this->groupesanguin = (new Groupesanguin())->getListe(); $this->adherent = new Adherent(); $this->lienparente = (new Lienparente())->getListeDependant();