@if(isset($details->image) && !empty($details->image))
![@if(isset($details->product_descriptions[0]->title)){{$details->product_descriptions[0]->title}} @else @lang('messages.product_details') @endif]({{url('storage/upload/products_images/'.$details->image) }})
@else
![@if(isset($details->product_descriptions[0]->title)){{$details->product_descriptions[0]->title}} @else @lang('messages.product_details') @endif](/img/chilli.jpg)
@endif
![@if(isset($details->product_descriptions[0]->title)){{$details->product_descriptions[0]->title}} @else @lang('messages.product_details') @endif](/img/chilli.jpg)
@if(isset($details->product_descriptions[0]->title)){{$details->product_descriptions[0]->title}} @else @lang('messages.product_details') @endif
@if(isset($details->product_descriptions[0]->details)) {!! $details->product_descriptions[0]->details !!} @endif