label('Kembali') ->url(fn (): string => route('filament.dashboard.resources.monitoring.media-monitorings.index')) ->outlined() ->color('secondary'), ]; } protected function getRedirectUrl(): string { return $this->getResource()::getUrl('index'); } }