diff --git a/Vue/Creeravenant/index.php b/Vue/Creeravenant/index.php new file mode 100644 index 0000000..ec47034 --- /dev/null +++ b/Vue/Creeravenant/index.php @@ -0,0 +1,139 @@ +titre = "INTER-SANTE - Nouvel avenant"; + + if (est_anglophone()) + { + $typeContrat = $police['typeContratEng']; + $typeAvenant = $police['typeAvenantEng']; + $etatPolice = $police['etatPoliceEng']; + } + else + { + $typeContrat = $police['typeContrat']; + $typeAvenant = $police['typeAvenant']; + $etatPolice = $police['etatPolice']; + } + +?> + +