<?xml version="1.0"?>
<!--
/**
 * @author Amasty Team
 * @copyright Copyright (c) 2021 Amasty (https://www.amasty.com)
 * @package Amasty_Rewards
 */
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <body>
        <referenceContainer name="submit_before">
            <block class="Amasty\Rewards\Block\Adminhtml\Sales\Creditmemo" ifconfig="amrewards/general/enabled" name="amasty_reward_points_refund" template="Amasty_Rewards::sales/creditmemo.phtml"/>
        </referenceContainer>
    </body>
</page>
