-
@if(has_access('CategoriesController','index') || has_access('CategoriesController','add') )
-
@endif
@if(has_access('CitiesController','index') || has_access('CitiesController','add') )
-
@endif
@if(has_access('RegionsController','index') || has_access('RegionsController','add') )
-
@endif
@if(has_access('RequestsController','coupons') || has_access('RequestsController','providerRegistration') )
-
@endif
@if(has_access('ServiceProvidersController','index') || has_access('ServiceProvidersController','blackList'))
-
@endif
@if(has_access('UsersController','index') || has_access('UsersController','blackList'))
-
@endif
@if($logged_admin->is_super==1)
-
@endif
@if(has_access('AdsController','index') || has_access('AdsController','add'))
-
@endif
@if(has_access('ServiceProvidersController','subscriptions'))
@endif
@if(has_access('NotificationsController','sendNotifications'))
@endif
@if(has_access('MessagesController','index'))
@endif
@if(has_access('SettingController','updateSettings'))
@endif
@if(has_access('ReportsController','customers') || has_access('ReportsController','serviceProviders') || has_access('ReportsController','offers') || has_access('ReportsController','sales') )
-
@endif