liste paiement
REPUBLIQUE DE COTE D'IVOIRE
Union - Discipline - Travail

{{--
--}} {{ date('d-m-Y à H:m') }}
{{mb_strtoupper('centre thalith')}}
qr-code-image
Liste Payement {{ ucwords($value) }}
@php $i = 1; $total = 0; @endphp @foreach ($data as $item) @endforeach
Matricule Nom & Prenoms Groupe Type
{{ $i <= 9 ? '0'.$i++:$i++ }} {{ $item->matricule }} {{ strtoupper($item->first_name).' '.Str::limit(ucwords($item->last_name), '30', '...') }} {{ ucwords($item->group) }} {{ ucwords($item->libelle) }}