feat(dashboard): disable breadcrumb
This commit is contained in:
parent
64d07e701d
commit
f165af78be
@ -72,6 +72,7 @@ public function panel(Panel $panel): Panel
|
||||
'Kelola',
|
||||
'Pelindung',
|
||||
'Sistem',
|
||||
]);
|
||||
])
|
||||
->breadcrumbs(false);
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user