<?xml version="1.0"?>
<!-- /**
 * managequotes_grid.xml
 *
 * @category  Magetop Extensions
 * @package   Magetop_Quotesystem
 * @author    Magetop Developer
 * @copyright Copyright (c) Magetop (https://www.magetop.com)
 * @license   https://www.magetop.com/license.html
 */ -->
<layout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/layout_generic.xsd">
	<update handle="formkey"/>
	<container name="root" label="Root">
			<block class="Magetop\Quotesystem\Block\Adminhtml\Managequotes\Edit\Tab\QuoteConversation" name="mtquote.quote.edit.tab.quoteconversation" cacheable="false"/>
	</container>
</layout>