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

Settings


@if (Auth::guard('staff')->user()->type == 'Staff') @else @endif
Title Description Action
Email Templates Add our own template for email content 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 Modify
Email Templates Add our own template for email content Modify
Tags Add our tags and modify Modify
Contact Group/List - Modify
Moderation Auto Escalation - Modify
Manage Store List - Modify
@endsection