<?xml version="1.0"?>
<body>
    <referenceContainer name="order.success.additional.info">
        <block
               class="WeSupply\Toolbox\Block\Notification"
               name="wesupply.notification"
               template="WeSupply_Toolbox::notification.phtml"
               ifconfig="wesupply_api/step_4/checkout_page_notification"
               after="-">
        </block>
    </referenceContainer>
    <referenceContainer name="order.success.additional.info">
        <block
               class="WeSupply\Toolbox\Block\Estimations\DisplayEta"
               name="wesupply.estimations"
               template="WeSupply_Toolbox::estimations/display.phtml"
               ifconfig="wesupply_api/step_5/enable_delivery_estimations"
               before="-">
        </block>
    </referenceContainer>
</body>