This commit is contained in:
KANE LAZENI 2026-05-07 07:25:53 +00:00
parent 5dc93a2b28
commit 23904c8b50

View File

@ -9,7 +9,8 @@
$agePrescription = $_SESSION['p_agePrescription_f'];
$idCollege = $_SESSION['p_idCollege_C'];
$token = $_SESSION['csrf_token_submieted'];
?>
<INPUT class="sr-only" id="chirurgie_C" name="chirurgie_C" type="text" value="<?= $_SESSION['p_chirurgie_C'] ?>">
@ -29,6 +30,8 @@
<input class="sr-only" id="bonCaduc" name="bonCaduc" type="text" value= "<?= $bonCaduc ?>" >
<input class="sr-only" id="facture" name="facture" type="text" value= "<?= $facture ?>" >
<input type="hidden" id="csrf_token" name="csrf_token" value="<?= htmlspecialchars($token) ?>">
<div id="div_contestation"></div>
<div id="div_statutacte"></div>