{{ __('labels.kb_category') }}

@csrf @method('post')
@if ($errors->has('name')) {{ $errors->first('name') }} @endif
@if ($errors->has('img')) {{ $errors->first('img') }} @endif
@if ($errors->has('img')) {{ $errors->first('img') }} @endif
@if(old('img_type')) @endif
@if ($errors->has('description')) {{ $errors->first('description') }} @endif