@extends('layouts.app') @section('title', 'View User') @section('headSource') @endsection @section('content')

Role Grant Access

Role:

User Roles Management

Super Admin
Assistant Super Admin
Coordinator
Executive
Manager
Admin
Staff
Client

Task Sheets

Tasks

Categories

{{--
--}} {{--

User Assignments/ Reassignments

--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

Receive Emails

--}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}

Others

Password

@if($type === 'Coordinator' || $type === 'Executive' || $type === 'Manager' || $type === 'Admin') @endif
@endsection @section('footerSource') @endsection