chore: tambah divisi Teknologi Informasi ke DivisionSeeder
This commit is contained in:
@@ -18,7 +18,7 @@ class PostResource extends Resource
|
||||
protected static ?string $model = Post::class;
|
||||
protected static string|\BackedEnum|null $navigationIcon = 'heroicon-o-newspaper';
|
||||
protected static string|\UnitEnum|null $navigationGroup = 'Blog';
|
||||
protected static ?string $navigationLabel = 'Post';
|
||||
protected static ?string $navigationLabel = 'Artikel';
|
||||
|
||||
// Label dinamis sesuai role
|
||||
public static function getModelLabel(): string
|
||||
|
||||
Reference in New Issue
Block a user