<?xml version="1.0"?>
<layout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/layout_generic.xsd">
    <container name="root">
        <block class="Zhik\Portal\Block\Invoice\PaymentInvoicesSection"
               name="portal.payment.invoices"
               template="Zhik_Portal::invoice/payment_invoices.phtml"
               cacheable="false"/>
    </container>
</layout>
