How to render a block's child?

Use the \Magento\Framework\View\Element\AbstractBlock::getChildHtml() method:

A usage example