azert
This commit is contained in:
parent
b35036c8ac
commit
ab8b4f65e3
|
|
@ -83,8 +83,8 @@
|
|||
|
||||
<div class="card shadow-sm border-0 overflow-hidden" style="border-radius: var(--radius-md);">
|
||||
<div class="card-header bg-white py-3 d-flex justify-content-between align-items-center border-bottom">
|
||||
<h6 class="mb-0 fw-bold text-dark">
|
||||
<i class="fas fa-th-list me-2 text-primary text-uppercase"></i><?= _("Liste des assurés trouvés") ?>
|
||||
<h6 class="mb-0 fw-bold text-primary text-uppercase">
|
||||
<i class="fas fa-th-list me-2 text-primary"></i><?= _("Liste des assurés trouvés") ?>
|
||||
</h6>
|
||||
<?php if (isset($beneficiaires) && is_array($beneficiaires)): ?>
|
||||
<span class="badge bg-primary-ghost text-primary border-0 rounded-pill"><?= count($beneficiaires) ?> <?= _("résultats") ?></span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user