fix: policy delete verified, navigationLabel divisi & iuran
This commit is contained in:
@@ -19,7 +19,7 @@ class MemberDueResource extends Resource
|
||||
protected static ?string $model = MemberDue::class;
|
||||
protected static string|BackedEnum|null $navigationIcon = Heroicon::OutlinedRectangleStack;
|
||||
protected static string|\UnitEnum|null $navigationGroup = 'Organisasi';
|
||||
|
||||
protected static ?string $navigationLabel = 'Iuran Anggota';
|
||||
protected static ?string $modelLabel = 'Iuran Anggota';
|
||||
protected static ?string $pluralModelLabel = 'Iuran Anggota';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user