<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
 * onstepcheckout_index_index
 *
 * @copyright Copyright © 2020 Magepow. All rights reserved.
 * @author    @copyright Copyright (c) 2014 Magepow (<https://www.magepow.com>)
 * @license <https://www.magepow.com/license-agreement.html>
 * @Author: magepow<support@magepow.com>
 * @github: <https://github.com/magepow>
 * @@Create Date:
 * @@Modify Date:
 */
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <body>
        <referenceContainer name="content">
            <block class="Magento\Framework\View\Element\Template" name="onestepcheckout.additional.content" template="Magepow_OnestepCheckout::order/additional.phtml" after="-">
                <block class="Magepow\OnestepCheckout\Block\LayoutOnestep\Order\View\Comment" name="comment" template="Magepow_OnestepCheckout::order/view/comment.phtml"/>
            </block>
        </referenceContainer>
        <referenceBlock name="order_totals">
            <block class="Magepow\OnestepCheckout\Block\LayoutOnestep\Order\Totals" name="creditmemo.onestepcheckout.totals"/>
        </referenceBlock>
    </body>
</page>
