@if(in_array($image_file, ['img', 'jpg', 'png','jpeg']))
@else
@if (file_exists('storage/paricular_image/'.$image_file)) @else @endif
@endif