{!! $content->description !!} @if (file_exists('storage/' . $content->image) && $content->image != '' && $content->show_image == 1) Image is of {{ $content->title }} @endif