Change the manu order of pages
This commit is contained in:
@@ -9,4 +9,6 @@ class AboutUs extends Page
|
||||
protected static ?string $navigationIcon = 'heroicon-o-information-circle';
|
||||
|
||||
protected static string $view = 'filament.user.pages.about-us';
|
||||
}
|
||||
|
||||
protected static ?int $navigationSort = 6; // Bottom
|
||||
}
|
||||
Reference in New Issue
Block a user