© 2026 Hedgehog Software, LLC
public static function getPages() : array { return [ 'edit' => EditNotification::route('/{slug}/edit'), ]; }
Route [filament.pages.notifications.edit] not defined.
protected static ?string $slug = 'notification/{slug}/edit';