<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\SellerBecome" name="magetop_marketplace.seller_become" template="seller/become.phtml" cacheable="false"/>
        </referenceContainer>
    </body>
</page>