<?xml version="1.0"?>
<!-- 
/**
* Copyright © 2015 tokitheme.com. All rights reserved.

* @author Blue Sky Team <contact@tokitheme.com>
*/
-->
<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="Rokanthemes_RokanBase::rokanbase" title="Rokanthemes" translate="title" sortOrder="30">
					<resource id="Rokanthemes_Testimonial::testimonial_testimonial" title="Testimonial" sortOrder="90">
						<resource id="Rokanthemes_Testimonial::testimonial_testimos" title="Manage Testimonials" sortOrder="10" />
						<resource id="Rokanthemes_Testimonial::settings" title="Settings" sortOrder="20" />
					</resource>
	        	</resource>
	        </resource>
	    </resources>
	</acl>
</config>
