diff --git a/src/Pages/MyProfilePage.php b/src/Pages/MyProfilePage.php index a64c545..4927a65 100644 --- a/src/Pages/MyProfilePage.php +++ b/src/Pages/MyProfilePage.php @@ -8,8 +8,6 @@ class MyProfilePage extends Page { protected static ?string $navigationIcon = 'heroicon-o-document-text'; - protected static ?string $slug = 'my-profile'; - protected static string $view = 'filament-breezy::filament.pages.my-profile'; public function getTitle(): string