This commit is contained in:
KONE SOREL 2026-04-04 13:58:25 +00:00
parent 263f55af34
commit afbeea1919

View File

@ -12,7 +12,9 @@
</div>
<div>
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase"><?= _("Facturation Produit Garant") ?></h4>
<p class="text-muted small mb-0"><?= _("Garant :") ?> <span class="fw-bold text-muted"><?= $_SESSION['nomGcAssureur_C'] ?></span></p>
<p class="text-muted small mb-0 d-none d-md-block">
<span class="badge bg-light text-primary border fw-bold"><?= $_SESSION['nomGcAssureur_C'] ?></span>
</p>
</div>
</div>
</div>