has('preview')) { return $this->estimateService->getPdfData($estimate); } return $estimate->getGeneratedPDFOrStream('estimate'); } }