mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 20:40:49 +08:00
filament setting apge
This commit is contained in:
@@ -27,6 +27,11 @@ class ExamResource extends Resource
|
||||
return __('admin.sidebar.exams_list');
|
||||
}
|
||||
|
||||
public static function getBreadcrumb(): string
|
||||
{
|
||||
return self::getNavigationLabel();
|
||||
}
|
||||
|
||||
public static function form(Form $form): Form
|
||||
{
|
||||
$userRep = new UserRepository();
|
||||
|
||||
Reference in New Issue
Block a user