From 81a0518a040949e64be4a4ab2336ccb7513be3da Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 31 Dec 2025 18:17:02 +0000 Subject: [PATCH] fa --- .../radiant/Tarifs/Vue/Consultercollege.php | 84 +++++++++++++++++++ 1 file changed, 84 insertions(+) diff --git a/Societes/radiant/Tarifs/Vue/Consultercollege.php b/Societes/radiant/Tarifs/Vue/Consultercollege.php index 3df1d1c..f00c8af 100644 --- a/Societes/radiant/Tarifs/Vue/Consultercollege.php +++ b/Societes/radiant/Tarifs/Vue/Consultercollege.php @@ -85,4 +85,88 @@ + +
+
+ + +
+
+
+
+
+
+ + + + + + + + + + + nettoyer($garantiebase['id']); + $garantie = est_anglophone() ? $this->nettoyer($garantiebase['garantieEng']) : $this->nettoyer($garantiebase['garantie']); + ?> + + + + + + + + +
nettoyer($garantiebase['tauxPlafond']) ?>nettoyer($garantiebase['plafond'])) ?> +
+ disabled> +
+
+
+
+
+ + +
+
+
+
+
+
+ + + + + + + + + + + nettoyer($garoptacquise['id']); + $garantie = est_anglophone() ? $this->nettoyer($garoptacquise['garantieEng']) : $this->nettoyer($garoptacquise['garantie']); + ?> + + + + + + + + +
+
+ disabled> +
+
nettoyer($garoptacquise['primeOption'])) ?>nettoyer($garoptacquise['plafond'])) ?>
+
+
+
+ +
+
\ No newline at end of file