cara memanggil satu file phtml di file phtml lain di magento2
<?php echo $this->getLayout()->createBlock("Magento\Framework\View\Element\Template")->setTemplate("Magestore_Webpos::login.phtml")->toHtml() ?>
Combative Crocodile