g
This commit is contained in:
parent
acd80ad6b7
commit
53e49e3577
|
|
@ -89,13 +89,11 @@
|
|||
</div>
|
||||
|
||||
<form name="formfichebeneficiaire" id="formfichebeneficiaire" method="POST" class="container-fluid py-3">
|
||||
|
||||
<div class="d-flex justify-content-between align-items-center mb-4 bg-light p-3 rounded shadow-sm border-start border-primary border-4">
|
||||
<div>
|
||||
<h2 class="h4 mb-0 text-primary">
|
||||
<i class="fa-solid fa-id-card me-2"></i>
|
||||
<h4 class="h4 mb-0 text-secondary">
|
||||
<?= _("Bénéficiaire") ?> : <span class="fw-bold"><?= $beneficiaire['numeroBeneficiaire'] ?></span>
|
||||
</h2>
|
||||
</h4>
|
||||
<small class="text-muted"><?= _("Date Effet") ?> : <?= dateLang($this->nettoyer($beneficiaire['dateEffet'])) ?></small>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user