@foreach($institutionFinancieres as $item)

{{ $item->nom }}

{{ $item->type->nom }}

{{ $item->description }}

@endforeach