vd
This commit is contained in:
parent
cec2890a58
commit
835a4f66bf
|
|
@ -25,8 +25,8 @@
|
|||
<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-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>
|
||||
<?= _("POLICE") ?> : <span class="text-secondary"><?= $this->nettoyer($police['numeroPolice']) ?></span>
|
||||
<span class="ms-3 badge bg-info text-light small fw-normal">ID: <?= $this->nettoyer($police['idPolice']) ?></span>
|
||||
</h5>
|
||||
<div class="text-end">
|
||||
<small class="d-block opacity-75"><?= _("Primes non facturées") ?></small>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user