@foreach($productItems as $product_item) @php $items['name'] = $extraMap[$product_item['product_id']]['category_name']; $products['name'] = $extraMap[$product_item['product_id']]['product_name']; @endphp
@if(array_key_exists(0,$product_item['product_item_image'])) IMG-PRODUCT @endif Quick View
{{$product_item['item_name']}} {{$product_item['price']}}
@endforeach