a
This commit is contained in:
parent
6877b14456
commit
478121c002
|
|
@ -18,9 +18,10 @@
|
|||
<input type="hidden" id="codeTypeAvenant_C" value="<?= $_SESSION['codeTypeAvenant_C'] ?? '' ?>">
|
||||
<input type="hidden" id="idClient_d_C" name="idClient_d_C" value="<?= $_SESSION['idClient_d_C'] ?? '' ?>">
|
||||
<input type="hidden" id="idPolice_d_C" name="idPolice_d_C" value="<?= $_SESSION['idPolice_d_C'] ?? '' ?>">
|
||||
KANE
|
||||
<input type="text" id="idAdherent_C" name="idAdherent_C" value="<?= $_SESSION['idAdherent_C'] ?? '' ?>">
|
||||
<input type="text" id="idBeneficiaire_C" name="idBeneficiaire_C" value="<?= $_SESSION['idBeneficiaire_C'] ?? '' ?>">
|
||||
|
||||
LAZENI
|
||||
<input type="hidden" id="nomBeneficiaire_C" name="nomBeneficiaire_C" value="<?= $_SESSION['nomBeneficiaire_C'] ?? '' ?>">
|
||||
<input type="hidden" id="nomAdherent_C" name="nomAdherent_C" value="<?= $_SESSION['nomAdherent_C'] ?? '' ?>">
|
||||
<input type="hidden" id="idSubstitut_C" name="idSubstitut_C" value="<?= $_SESSION['idSubstitut_C'] ?? '' ?>">
|
||||
|
|
@ -98,6 +99,3 @@
|
|||
<input type="hidden" id="nbAdh_C" value="<?= $_SESSION['ndAdh_C'] ?? '' ?>">
|
||||
<input type="hidden" id="codeTypeContrat_C" value="<?= $_SESSION['codeTypeContrat'] ?? '' ?>">
|
||||
<input type="hidden" id="prestationParLienParente_C" value="<?= $_SESSION['prestationParLienParente_C'] ?? '1' ?>">
|
||||
|
||||
|
||||
KANE LAZENI
|
||||
Loading…
Reference in New Issue
Block a user