Edit Category

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