@php $n = 1; @endphp
@forelse($list_tiers_client as $list ) @php $n++ ; @endphp @empty @endforelse
# Compte Intitulé Denomination
{{ $n }} {{ $list->compte }} {{ $list->intitule }} {{ $list->denomination }} edit
Aucune donnée trouvée
{{ $list_tiers_client->links() }}
@php $n = 1; @endphp
@forelse($list_tiers_fourn as $list ) @php $n++ ; @endphp @empty @endforelse
# Compte Intitulé Denomination
{{ $n }} {{ $list->compte }} {{ $list->intitule }} {{ $list->denomination }} edit
Aucune donnée trouvée
{{ $list_tiers_fourn->links() }}
@push('scripts') @endpush