This commit is contained in:
KONE SOREL 2026-03-11 10:28:43 +00:00
parent 463b4f0457
commit 6d05f34ecf

View File

@ -78,7 +78,7 @@
</div>
<div class="col-md-3">
<label class="form-label small fw-bold text-muted"><?= _("Déduire Com.") ?></label>
<label class="form-label small fw-bold text-muted"><?= _("Déduire Commission") ?></label>
<div class="input-group shadow-xs">
<span class="input-group-text bg-white border-2 border-end-0"><i class="fas fa-percent text-muted"></i></span>
<select name="deduireComm" id="deduireComm" class="form-control selectpicker border-2 border-start-0">
@ -90,7 +90,7 @@
<div class="row g-3">
<div class="col-md-3">
<label class="form-label small fw-bold text-muted"><?= _("Mobile Payer") ?></label>
<label class="form-label small fw-bold text-muted"><?= _("N° Mobile Paiement") ?></label>
<div class="input-group shadow-xs">
<span class="input-group-text bg-white border-2 border-end-0"><i class="fas fa-mobile-alt text-muted"></i></span>
<input type="number" class="form-control border-2 border-start-0"
@ -99,7 +99,7 @@
</div>
<div class="col-md-4">
<label class="form-label small fw-bold text-muted"><?= _("Adresse Géo.") ?></label>
<label class="form-label small fw-bold text-muted"><?= _("Adresse Géographique") ?></label>
<div class="input-group shadow-xs">
<span class="input-group-text bg-white border-2 border-end-0"><i class="fas fa-map-marker-alt text-muted"></i></span>
<input type="text" class="form-control border-2 border-start-0 majuscule"