@foreach($rows as $row) @include('user.shipping-labels.partials.entry-detail-row', ['index'=>$loop->index, 'row'=>(object)$row]) @endforeach