@extends('includes.layout') @section('content')

Access Control List (ACL) Settings (UNDER DEVELOPMENT)


@if (Auth::guard('staff')->user()->type == 'Staff') @else @endif
Autonomous Description Action
Mail Template Create Add our own template for mail content Modify
Mail Signature Add our own Mail signature Modify
Tags Add our tags and modify Modify
Auto Suggest UNDER DEVELOPMENT....
Manage Store - Modify
Autonomous Levels Allows the superadmin to configure the autonomous levels Modify
Departments Allows the superadmin to Add/Modify the Departments Modify
Auto escalation Allows the superadmin to Add/Modify the Auto escalation (UNDER DEVELOPMENT....) Modify
Mail Template Create Add our own template for mail content Modify
Create Shortcut Add our own shortcut links to navigation (UNDER DEVELOPMENT....) Modify
Mail Signature Add our own Mail signature Modify
Tags Add our tags and modify Modify
Auto Suggest UNDER DEVELOPMENT....
Contact Group/list - Modify
Moderation Auto Escalation - Modify
Manage Store - Modify
@endsection