This commit is contained in:
KANE LAZENI 2026-07-20 11:12:04 +00:00
parent f058b86566
commit 48d1845f1c

View File

@ -1,10 +1,11 @@
<?php
$this->titre = "INTER SANTE - "._("Rechercher sinistre") ;
<?php
$token = $_SESSION['csrf_token_submieted'];
?>
<form id="frmrechercheprestation" name="frmrechercheprestation" method="post" action="Rechercheprestations/index/" style='font-size:10pt;' >
<legend> <?= _("Critères de recherche médical") ?> </legend>
<input type="hidden" id="csrf_token" name="csrf_token" value="<?= htmlspecialchars($token) ?>">
<table class="table table-condensed table-responsive" style='font-size:10pt;'>
<tbody>