<?xml version="1.0"?>
<!--
/**
 * Copyright © www.magebig.com - All rights reserved.
 * See LICENSE.txt for license details.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Acl/etc/acl.xsd">
<acl>
    <resources>
        <resource id="Magento_Backend::admin">
            <resource id="MageBig_MbLib::magebig_config" title="MageBig">
                <resource id="MageBig_Shopbybrand::config" title="Shop by brand - Config"/>
                <resource id="MageBig_Shopbybrand::index" title="Shop by brand - Management"/>
            </resource>
        </resource>
    </resources>
</acl>
</config>
