This commit is contained in:
KANE LAZENI 2026-07-26 22:50:23 +00:00
parent 296a176021
commit 6e49919bf6

View File

@ -180,7 +180,7 @@
<?php endif; ?>
<!-- <input type="hidden" id="csrf_token" name="csrf_token" value="<?= htmlspecialchars($token) ?>"> -->
<input type="text" id="csrf_token" name="csrf_token" value="<?= htmlspecialchars($token) ?>">
<input class="form-control" type="text" id="csrf_token" name="csrf_token" value="<?= htmlspecialchars($token) ?>">
<INPUT class="sr-only" TYPE="text" id="autoriserBonHospitAvantDate" name="autoriserBonHospitAvantDate" value="<?= $autoriserBonHospitAvantDate ?>">
<INPUT class="sr-only" TYPE="text" id="dateDebutHospit" name="dateDebutHospit" value="<?= $this->nettoyer($feuillemaladie['dateDebutHospit']) ?>">