@foreach ($product as $key => $item) @if ($key < 5) {{ $item->shrtcode }} @endif @endforeach @if ($product->count() > 5) @endif