This commit is contained in:
KONE SOREL 2025-12-27 19:28:14 +00:00
parent cf6b9fed5b
commit cec2890a58

View File

@ -20,12 +20,12 @@
<input type="hidden" id="gestionConfiee" value="<?= $this->nettoyer($police['gestionConfiee']) ?>">
<input type="hidden" id="prestationPossible" value="<?= $prestationPossible ?>">
<h1><i class="fas fa-shield-alt me-2 text-primary"></i></i> <?= _('Fiche Police') ?></h1>
<h1 class="text-primary"><i class="fas fa-shield-alt me-2"></i></i> <?= _('Fiche Police') ?></h1>
<div class="card shadow-sm mb-4 border-0">
<div class="card-header d-flex justify-content-between align-items-center py-3">
<h5 class="mb-0 fw-bold">
<?= _("POLICE") ?> : <span class="text-white-50"><?= $this->nettoyer($police['numeroPolice']) ?></span>
<?= _("POLICE") ?> : <span class="text-gray-50"><?= $this->nettoyer($police['numeroPolice']) ?></span>
<span class="ms-3 badge bg-white text-dark small fw-normal">ID: <?= $this->nettoyer($police['idPolice']) ?></span>
</h5>
<div class="text-end">