This commit is contained in:
KONE SOREL 2026-03-14 13:53:19 +00:00
parent ac742dbf13
commit bf2a35c9b4

View File

@ -2,7 +2,7 @@
<div class="header-section mb-3">
<div class="d-flex align-items-center bg-white p-2 shadow-sm border-start border-primary border-4" style="border-radius: var(--radius-md);">
<div class="icon-shape bg-primary-ghost text-primary rounded-circle me-3" style="width: 42px; height: 42px; display: flex; align-items: center; justify-content: center;">
<i class="fas fa-tags fs-5"></i>
<i class="fas fa-tags fs-4"></i>
</div>
<div>
<h5 id="titre-page" class="mb-0 fw-bold text-uppercase small"><?= _("Gestion des Types de Garant") ?></h5>