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