layoutFactory->create() ->createBlock('Magento\Backend\Block\Dashboard\Tab\Customers\Most') ->toHtml(); $resultRaw = $this->resultRawFactory->create(); return $resultRaw->setContents($output); } }