<?xml version="1.0"?>
<!--
/**
 * Venustheme
 * 
 * NOTICE OF LICENSE
 * 
 * This source file is subject to the Venustheme.com license that is
 * available through the world-wide-web at this URL:
 * http://www.venustheme.com/license-agreement.html
 * 
 * DISCLAIMER
 * 
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 * 
 * @category   Venustheme
 * @package    Rokanthemes_Brand
 * @copyright  Copyright (c) 2014 Venustheme (http://www.venustheme.com/)
 * @license    http://www.venustheme.com/LICENSE-1.0.html
 */
-->
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" layout="admin-2columns-left" xsi:noNamespaceSchemaLocation="../../../../../../../lib/internal/Magento/Framework/View/Layout/etc/page_configuration.xsd">
	<head>
		<css src="jquery/fileUploader/css/jquery.fileupload-ui.css"/>
	</head>
	<update handle="editor"/>
	<body>
		<referenceContainer name="content">
			<block class="Rokanthemes\Brand\Block\Adminhtml\Brand\Edit" name="brand_edit_page"/>
		</referenceContainer>
		<referenceContainer name="left">
			<block class="Rokanthemes\Brand\Block\Adminhtml\Brand\Edit\Tabs" name="brand_edit_tabs">
				<!-- <block class="Rokanthemes\Brand\Block\Adminhtml\Brand\Edit\Tab\Main" name="brand_edit_tab_main"/>
				<block class="Rokanthemes\Brand\Block\Adminhtml\Brand\Edit\Tab\Design" name="brand_edit_tab_design"/>
				                <block class="Rokanthemes\Brand\Block\Adminhtml\Brand\Edit\Tab\Meta" name="brand_edit_tab_meta"/>
				<action method="addTab">
				                    <argument name="name" xsi:type="string">main_section</argument>
				                    <argument name="block" xsi:type="string">brand_edit_tab_main</argument>
				                </action>
				                <action method="addTab">
				                    <argument name="name" xsi:type="string">design_section</argument>
				                    <argument name="block" xsi:type="string">brand_edit_tab_design</argument>
				                </action>
				                <action method="addTab">
				                    <argument name="name" xsi:type="string">meta_section</argument>
				                    <argument name="block" xsi:type="string">brand_edit_tab_meta</argument>
				                </action> -->
			</block>
		</referenceContainer>
	</body>
</page>