<?xml version="1.0"?>
<!-- /**
 * Quotes_edit.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
 */ -->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="admin-2columns-left" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
    <update handle="editor"/>
    <head>
        <css src="Magetop_Quotesystem::css/quotesystem.css"/>
    </head>
    <body>
    	<referenceContainer name="content">
        </referenceContainer>
    </body>
</page>
