{# INDICATEURS DE PERFORMANCE (KPI) #}
{# Total Encaissé (Validés) #}
Total Encaissé

{{ totalValide|number_format(0, ',', ' ') }} FCFA

{{ countValide }} paiement(s) validé(s)

{# En attente de validation #}
En attente

{{ totalEnAttente|number_format(0, ',', ' ') }} FCFA

{{ countEnAttente }} transaction(s) à vérifier

{# Volume total de la sélection #}
Volume de la sélection

{{ (totalValide + totalEnAttente)|number_format(0, ',', ' ') }}

Sur un total de {{ paiements.getTotalItemCount }} lignes affichées