@if ($errors->has('category_type'))
{{ $errors->first('category_type') }}
@endif
@if ($errors->has('category_name'))
{{ $errors->first('category_name') }}
@endif
@if ($errors->has('category_topic'))
{{ $errors->first('category_topic') }}
@endif
@if ($errors->has('slug'))
{{ $errors->first('slug') }}
@endif
@if ($errors->has('description'))
{{ $errors->first('description') }}
@endif
N.B: {{ localize('1350*350 & max size 1MB') }}