@csrf
@if ($errors->has('category_id')) {{ $errors->first('category_id') }} @endif
@if ($errors->has('tags')) {{ $errors->first('tags') }} @endif