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