f
This commit is contained in:
parent
65aa3f82bd
commit
79a1891d2b
|
|
@ -1,11 +1,9 @@
|
|||
<div class="container-fluid py-4 animate__animated animate__fadeIn">
|
||||
<div id="div_liste_adherent" class="container-fluid py-4 animate__animated animate__fadeIn">
|
||||
|
||||
<h1 class="text-primary"><i class="fas fa-search-plus me-2"></i></i> <?= _("Critères de recherche de l'assuré") ?></h1>
|
||||
|
||||
<div class="card shadow-sm border-0 mb-4">
|
||||
<div class="card-header bg-white py-3">
|
||||
<h5 class="card-title mb-0 fw-bold text-primary">
|
||||
<i class="fas fa-search-plus me-2"></i><?= _("Critères de recherche de l'assuré") ?>
|
||||
</h5>
|
||||
</div>
|
||||
|
||||
<div class="card-body bg-light-subtle">
|
||||
<form id="frmrecherche" name="frmrecherche" method="post" action="Rechercherassure/index/">
|
||||
<div class="row g-3">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user