@foreach($itens as $item) @endforeach
# Produto Tamanho Quant.
{{ $loop->iteration }} {{ $item->product_name }} {{ $item->size }} {{ $item->sum }}