<?xml version="1.0"?>
<!--
/**
 * @author Amasty Team
 * @copyright Copyright (c) Amasty (https://www.amasty.com)
 * @package Shop by Brand for Magento 2
 */-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Backend:etc/menu.xsd">
    <menu>
        <add id="Amasty_ShopbyBrand::slider" title="Brand Management" module="Amasty_ShopbyBrand" sortOrder="10"
             parent="Amasty_ShopbyBase::layered_navigation" action="amasty_shopbybrand/slider/index" resource="Amasty_ShopbyBrand::slider"/>
    </menu>
</config>
