This commit is contained in:
KANE LAZENI 2026-07-28 23:04:06 +00:00
parent de2c440f06
commit a0284eb583

View File

@ -41,6 +41,9 @@
}
?>
Index => NAMOGO
<input class="sr-only" type="text" id="statut" name="statut" value="<?= $statut ?>" >
<input class="sr-only" type="number" id="prixBase" name="prixBase" value="<?= $this->nettoyer($prescription['prixBase']) ?>">
<input class="sr-only" type="number" id="prixActe" name="prixActe" value="<?= $this->nettoyer($prescription['valeurActeSeance']) ?>" >