getResource()::getUrl('index'); } protected function getHeaderActions(): array { return [ Actions\DeleteAction::make(), ]; } }