This commit is contained in:
KONE SOREL 2026-03-12 16:43:55 +00:00
parent cacbd35f48
commit 860ce5b7e0

View File

@ -33,7 +33,7 @@
<div class="card border-0 shadow-sm mb-4">
<div class="card-header bg-primary py-3 d-flex align-items-center justify-content-between">
<h6 class="mb-0 text-white fw-bold text-uppercase">
<i class="fas fa-hospital me-2"></i><?= _("Centres de Soins & Dentisteries") ?>
<i class="fas fa-hospital me-2"></i><?= _("Paramètres des Centres de Soins / Dentisteries") ?>
</h6>
<span class="badge bg-white text-primary rounded-pill"><?= _("14 Paramètres") ?></span>
</div>
@ -128,7 +128,7 @@
<div class="card border-0 shadow-sm mb-5">
<div class="card-header bg-success py-3 d-flex align-items-center justify-content-between">
<h6 class="mb-0 text-white fw-bold text-uppercase">
<i class="fas fa-pills me-2"></i><?= _("Gestion des Pharmacies") ?>
<i class="fas fa-pills me-2"></i><?= _("Paramètres des Pharmacies") ?>
</h6>
<span class="badge bg-white text-primary rounded-pill"><?= _("09 Paramètres") ?></span>
</div>
@ -204,7 +204,7 @@
<div class="card border-0 shadow-sm mb-4">
<div class="card-header bg-danger py-3 d-flex align-items-center justify-content-between">
<h6 class="mb-0 text-white fw-bold text-uppercase">
<i class="fas fa-microscope me-2"></i><?= _("Laboratoires & Imageries") ?>
<i class="fas fa-microscope me-2"></i><?= _("Paramètres des Laboratoires / Imageries") ?>
</h6>
<span class="badge bg-white text-primary rounded-pill"><?= _("01 Paramètre") ?></span>
</div>