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