<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="market-layout" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
	<update handle="customer_account"/>
    <update handle="mk_default"/>
    <body >
        <referenceContainer name="market.content">
            <block class="Magetop\Marketplace\Block\SellerDashboard" name="magetop_marketplace.seller_dashboard" template="seller/dashboard.phtml" cacheable="false"/>
        </referenceContainer>
    </body>
</page>