@extends('admin.layouts.app') @section('title', 'Department Permission') @section('content')

Group & Policies Setup previleges for a group or a member in your organization. You can define and control their access levels anytime from this screen.


{{--
User Roles
What are the roles you allow to team members? Setup user roles for the system user for your business in SaleSoft CRM.
Role
Parent Role
Description
--}}
Access Policies
What are the access levels you allow to team members? Setup privileges for the system user for your business in SaleSoft CRM.
@csrf
Screens
Mode
Access Level
@if(!empty($data['modules'])) @foreach($data['modules'] as $key => $group)
@endforeach @endif
@stop @section('styles') @stop @section('admin_js') @stop