This commit is contained in:
KONE SOREL 2026-04-04 16:46:15 +00:00
parent 235a1cfc1e
commit cc0a046136

View File

@ -10,7 +10,7 @@
</div>
<div class="flex-grow-1">
<h4 id="titre-page" class="mb-0 fw-bold text-uppercase"><?= _("Consulter Produit Santé")." : ".$this->nettoyer($produit['libelle']) ?></h4>
<p class="text-muted small mb-0"><?= _("Code Produit") ?> :
<p class="text-muted small mb-0"><?= _("Code") ?> :
<span class="badge bg-light text-primary fw-bold border"><?= $this->nettoyer($produit['codeProduit']) ?></span>
</p>
</div>