@php $n = 1; @endphp @forelse($ListImm as $list ) @php ++$n ; @endphp @empty @endforelse
# Date Compte Libellé Montant
{{ $n }} {{ get_format_date($list->date_acquisition) }} {{ $list->fk_num_compte }} {{ $list->intitule }} {{ get_format_montant($list->montant) }} {{ $list->devise }}
Aucune donnée trouvée
{{ $ListImm->links() }}