<?xml version="1.0"?>
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <body>
        <move element="customer_account_dashboard_info" destination="content" after="customer_account_dashboard_address"/>

        <referenceContainer name="content">
            <block class="DJOGlobal\Theme\Block\CustomerAccount" name="customer_account_dashboard_details" before="-" template="Magento_Customer::account/dashboard/details.phtml"/>
        </referenceContainer>
    </body>
</page>
