<?xml version="1.0" encoding="UTF-8"?>
<!-- 
/**
* Copyright © 2015 tokitheme.com. All rights reserved.

* @author Blue Sky Team <contact@tokitheme.com>
*/
-->
<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>
        <title>Testimonial Slider</title>
    </head>
    <body>
        <referenceBlock name="menu">
            <action method="setActive">
                <argument name="itemId" xsi:type="string">Rokanthemes_Testimonial::testimonial</argument>
            </action>
        </referenceBlock>
        <referenceContainer name="page.main.actions">
            <block class="Magento\Backend\Block\Store\Switcher" name="store_switcher">
                <action method="setUseConfirm">
                    <argument name="params" xsi:type="string">1</argument>
                </action>
            </block>
        </referenceContainer>
        <referenceContainer name="content">
        <block class="Rokanthemes\Testimonial\Block\Adminhtml\Testimo\Edit" name="testimo_edit"/>
        </referenceContainer>
        <referenceContainer name="left">
        <block class="Rokanthemes\Testimonial\Block\Adminhtml\Testimo\Edit\Tabs" name="testimo_edit_tabs">
            <block class="Rokanthemes\Testimonial\Block\Adminhtml\Testimo\Edit\Tab\Testimo" name="testimo_edit_tab_testimo"/>
        	<action method="addTab">
                <argument name="name" xsi:type="string">main_section</argument>
                <argument name="block" xsi:type="string">testimo_edit_tab_testimo</argument>
            </action>
        </block>
        </referenceContainer>
    </body>
</page>
