url(ListContentRecaps::getUrl()), ]; } protected function getCreatedNotification(): ?Notification { return CheerfulNotification::create(); } protected function getRedirectUrl(): string { return $this->getResource()::getUrl('index'); } }