From d291990d54bcfd87a8206008aaada39b299c9fe7 Mon Sep 17 00:00:00 2001 From: KANE LAZENI Date: Mon, 5 Jan 2026 12:26:43 +0000 Subject: [PATCH] a --- Controleur/ControleurRechercherassure.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Controleur/ControleurRechercherassure.php b/Controleur/ControleurRechercherassure.php index 34bf673..998c5e7 100644 --- a/Controleur/ControleurRechercherassure.php +++ b/Controleur/ControleurRechercherassure.php @@ -78,7 +78,8 @@ class ControleurRechercherassure extends Controleur { { var_dump( array( - "cas" => "genererVue", + "derniernumerobeneficiaires" => $derniernumerobeneficiaires, + "beneficiaires" => $beneficiaires, ) ); exit();