New Category

@csrf @if ($errors->any())
Please fix the errors below
@endif
@error('name')
{{ $message }}
@enderror
Cancel