<?xml version="1.0"?>
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="admin-1column"
      xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
        <body>
            <referenceBlock name="order_additional_info">
                <block class="BlueLogic\CustomShippingMethod\Block\Adminhtml\Order\View\StoreContent" name="sales_order_view_storecontent"
                       template="order/view/storedetails_content.phtml"/>
            </referenceBlock>
        </body>
</page>
<!--order_additional_info-->

