Rework admin panel and other
This commit is contained in:
@@ -20,7 +20,7 @@ class UserDetailResource extends Resource
|
||||
{
|
||||
protected static ?string $model = UserDetail::class;
|
||||
|
||||
protected static ?string $navigationGroup = 'Settings';
|
||||
protected static ?string $navigationGroup = 'Настройки приложения';
|
||||
|
||||
|
||||
protected static ?string $pluralLabel = 'Доп. Информация';
|
||||
|
||||
Reference in New Issue
Block a user