@csrf

Note:Please choose Any One Input Type Image or Video or YouTube Link

@if ($errors->has('heading')) {{ $errors->first('heading') }} @endif
@if ($errors->has('maincat_id')) {{ $errors->first('maincat_id') }} @endif
@if ($errors->has('subcat_id')) {{ $errors->first('subcat_id') }} @endif
No Picture Found
*
Upload
@if ($errors->has('image')) {{ $errors->first('image') }} @endif

@if(!empty($editnews['video'])) @endif
*
Upload
@if ($errors->has('video')) {{ $errors->first('video') }} @endif

*
@if ($errors->has('youtube')) {{ $errors->first('youtube') }} @endif
*
@if ($errors->has('description')) {{ $errors->first('description') }} @endif
*
@if ($errors->has('postby')) {{ $errors->first('postby') }} @endif