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