Name: {{ $contatUsRequestObj['name'] }} Email: {{ $contatUsRequestObj['email'] }}
Phone: {{ $contatUsRequestObj['phone'] }} Message: {{ $contatUsRequestObj['comments'] }}
Products:
@foreach($product_data as $product) @if(!empty($product['product_img'])) @endforeach
Image Name Category
Product Image @else No Image @endif {{$product['product_name']}} {{$product['category_name']}}