_initAction()->_addContent( $this->_view->getLayout()->createBlock(\Magento\CheckoutAgreements\Block\Adminhtml\Agreement::class) ); $this->_view->getPage()->getConfig()->getTitle()->prepend(__('Terms and Conditions')); $this->_view->renderLayout(); } }