prestation/Vue/Ajaxstatutgarantie/index.php
2025-12-05 10:42:46 +00:00

6 lines
324 B
PHP
Executable File

<INPUT class="sr-only" id="statut" name="statut" type="text" value="<?= $statutGarantie;?>">
<INPUT class="sr-only" id="libelleMotif" name="libelleMotif" type="text" value="<?= $motif['libelle'];?>">
<INPUT class="sr-only" id="libelleMotifEng" name="libelleMotifEng" type="text" value="<?= $motif['libelleEng'];?>">