headerActions([ Tables\Actions\CreateAction::make() ->url(EstimateResource\Pages\CreateEstimate::getUrl(['client' => $this->getOwnerRecord()->getKey()])), ]); } }