This commit is contained in:
KONE SOREL 2026-01-12 18:53:24 +00:00
parent cb1d90371a
commit 0fa681a734

View File

@ -4,6 +4,22 @@
<h1 class="text-primary"><i class="fa-solid fa-clock-rotate-left me-2"></i><?= _('Historique Factures') ?></h1>
<div class="card-header d-flex justify-content-between align-items-center py-1">
<h5 class="mb-0 fw-bold">
<?= _("POLICE") ?> : <span class="text-secondary"><?= $this->nettoyer($_SESSION['numeroPolice_C']) ?></span>
<span class="ms-3 badge bg-primary text-light small fw-normal">ID: <?= $this->nettoyer($_SESSION['idPolice_C']) ?></span>
</h5>
<div>
<nav aria-label="breadcrumb">
<ol class="breadcrumb mb-0">
<li class="breadcrumb-item fw-bold"><?= $this->nettoyer($_SESSION['adherent_C']) ?></li>
<li class="breadcrumb-item active"><?= $this->nettoyer($_SESSION['numeroAdherent_C']) ?></li>
</ol>
</nav>
</div>
</div>
<div class="card shadow-sm border-0 mb-4">
<div class="card-body py-3">
<div class="row align-items-center g-3">