User Name: {{ $post['name']}}
User email: {{$post['email']}}
@if($post['product_id'])
Inquiry for Product: {{$post['product_id']}}
@endif
User Contact Number: {{$post['phone_no']}}
User City: {{ $post['city'] }}
User message: {{$post['message']}}
Kindest Regards,
{!! Helper::getWebSetting('app_name') !!} Team