{{ $product->title }} @if(!empty($product->video_demo))
@endif
{{ $product->title }} @if(!empty($product->video_demo))
@endif
@if(!empty($product->images) and count($product->images)) @foreach($product->images as $image)
{{ $product->title }}
@endforeach @endif