@csrf
@if ($errors->has('maincategory')) {{ $errors->first('maincategory') }} @endif
@if ($errors->has('use_as_menu')) {{ $errors->first('use_as_menu') }} @endif