@include('sub_view/header')

ACV publiées

@foreach($acvs as $acv)

{{$acv->compte->entreprise->ent_nom}}

{{ucfirst($acv->produit->produit_nom)}}

Score ACV : {{$acv->acv_score}}

@if (Auth::check()) @else @endif

Détails

@endforeach