@forelse ($products as $product) @php $row_index = $loop->index + $index; @endphp {{$product->product_name}} @if($product->variation_name != "DUMMY") {{$product->variation_name}} @endif @empty @endforelse