{{ $type == 'create' ? 'Tambah' : 'Ubah' }} Kategori
@csrf @isset($category) @method('PUT') @endif
@error('name') {{ $message }} @enderror