<?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\ApplyCreditSection"
               name="portal.applycredit.section"
               template="Zhik_Portal::invoice/apply_credit_section.phtml"
               cacheable="false"/>
    </container>
</layout>
