• @php $prod = new App\Shop\Products\Product(); @endphp

Ou

@foreach ($prod->listAro() as $aro)
Aro {{ $aro->aro }}
@endforeach