label('Kembali') ->url(ListContentRecaps::getUrl()) ->outlined() ->color('secondary'), ]; } protected function getRedirectUrl(): string { return $this->getResource()::getUrl('index'); } }