fix: Forms\Get/Set->Schemas Get/Set on Central panel + rename Super-admini to Utilizatori
This commit is contained in:
@@ -59,10 +59,6 @@ class CentralPanelProvider extends PanelProvider
|
||||
->databaseNotifications()
|
||||
->databaseNotificationsPolling('60s')
|
||||
->globalSearchKeyBindings(['command+k', 'ctrl+k'])
|
||||
->navigationGroups([
|
||||
'Tenants',
|
||||
'Acces',
|
||||
])
|
||||
->renderHook(
|
||||
PanelsRenderHook::HEAD_END,
|
||||
fn (): string => Blade::render(<<<'BLADE'
|
||||
|
||||
Reference in New Issue
Block a user