gr
This commit is contained in:
parent
a233acfed3
commit
f9edc9092b
|
|
@ -9,11 +9,11 @@
|
|||
<div id="div_liste" class="container-fluid py-4 animate__animated animate__fadeIn">
|
||||
|
||||
<div class="d-flex align-items-center mb-4">
|
||||
<div class="bg-danger text-white p-3 rounded-3 shadow-sm me-3">
|
||||
<div class="bg-primary text-white p-3 rounded-3 shadow-sm me-3">
|
||||
<i class="fas fa-file-contract fa-2x"></i>
|
||||
</div>
|
||||
<div>
|
||||
<h4 class="mb-0 fw-bold text-uppercase"><?= _("Récapitulatif Retrait Assurés") ?></h4>
|
||||
<h1 class="mb-0 fw-bold text-uppercase"><?= _("Récapitulatif Retrait Assurés") ?></h1>
|
||||
<p class="text-muted mb-0"><?= _("Police N°") ?> <span class="badge bg-dark fs-6"><?= $this->nettoyer($_SESSION['numeroPolice_C']) ?></span></p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user