logo-small
    @if(auth()->user()->user_type == 'HR')
  • Dashboard
  • @if(auth()->user()->can('Manage User') || auth()->user()->can('Manage Role') || auth()->user()->can('Manage Permission'))
  • User Management
      @can('Manage User')
    • Users
    • @endcan @can('Manage Role')
    • Roles
    • @endcan @can('Manage Permission')
    • Permissions
    • @endcan
  • @endif @if(auth()->user()->can('Manage Job') || auth()->user()->can('Manage Applicant'))
  • Manage Jobs
      @can('Manage Job')
    • Jobs List
    • @endcan @can('Manage Applicant')
    • Applicants List
    • @endcan
  • @endif @if(auth()->user()->can('Manage Candidate') || auth()->user()->can('Import Candidate'))
  • Manage Candidates
      @can('Manage Candidate')
    • Preliminary Candidates List
    • @endcan @can('Import Candidate')
    • Import Candidates
    • @endcan
  • @endif @if(env('MBTI_EXAM') !=0) @if(auth()->user()->can('MBTI Exam Schedule'))
  • MBTI
      @can('MBTI Exam Schedule')
    • Set Exam Schedule
    • @endcan
  • @endif @endif @if(auth()->user()->can('Select Written Candidates') || auth()->user()->can('Select Written Questions') || auth()->user()->can('Set Written Exam Schedule') || auth()->user()->can('View Written Result') || auth()->user()->can('Written Shortlisted Candidates'))
  • Written
      @can('Select Written Candidates')
    • Select Candidates
    • @endcan @can('Select Written Questions')
    • Select Questions
    • @endcan @can('Set Written Exam Schedule')
    • Set Exam Schedule
    • @endcan @can('View Written Result')
    • View Result
    • @endcan @can('Written Shortlisted Candidates')
    • Shortlisted Candidates
    • @endcan
  • @endif @if(auth()->user()->can('Set Viva Schedule') || auth()->user()->can('Viva Rating') || auth()->user()->can('Viva Reserved Pool'))
  • Viva
      @can('Set Viva Schedule')
    • Set Viva Schedule
    • @endcan @can('Viva Rating')
    • Viva Rating
    • @endcan @can('Viva Reserved Pool')
    • Reserved Pool
    • @endcan
  • @endif @if(auth()->user()->can('Selected Final Candidates'))
  • Selected Final Candidates
  • @endif @if(auth()->user()->can('Candidates Status'))
  • Candidates Status
  • Applicant Status
  • @endif @if(auth()->user()->can('Recruitment Report'))
  • Report
      @can('Recruitment Report')
    • Gap Report
    • Recruitment Report
    • @endcan
  • @endif @if(auth()->user()->can('Employee Matrix'))
  • Employee Matrix
      @can('Employee Matrix')
    • Recruitment Activity
    • Training Activity
    • @endcan
  • @endif @if(auth()->user()->can('Select Written Questions'))
  • Questions Management
      @can('Select Written Questions')
    • Questions List
    • @endcan
  • @endif @if(auth()->user()->can('Manage Job Area') || auth()->user()->can('Manage Interviewer') || auth()->user()->can('Manage Job Title') || auth()->user()->can('Manage Job Education') || auth()->user()->can('Manage Job Department') || auth()->user()->can('Manage Holiday'))
  • Settings
      @can('Manage Interviewer')
    • Interviewer
    • @endcan @can('Manage Job Area')
    • Job Areas
    • @endcan @can('Manage Job Department')
    • Job Departments
    • Organogram
    • @endcan @can('Manage Job Education')
    • Educational Qualifications
    • @endcan @can('Manage Job Title')
    • Job Titles
    • @endcan @can('Manage Holiday')
    • Holidays
    • @endcan
    • Employee Designation
    • Salary Settings
    • Area Team Settings
  • @endif
  • Training Settings
      @can('Trainee Feedback Question')
    • Feedback Question
    • @endcan
  • @if(auth()->user()->can('Coures Category Creation') || auth()->user()->can('Course Creation') || auth()->user()->can('Class creation & Schedule') || auth()->user()->can('Test creation & schedule') || auth()->user()->can('Test result evaluation & assign TL') || auth()->user()->can('Trainee rating') || auth()->user()->can('Training Role'))
  • Training
      @if (Auth::user()->roles[0]->name != "Trainer")
    • Trainee List
    • @endif @can('Coures Category Creation')
    • Course Categories
    • @endcan @can('Course Creation')
    • Courses
    • @endcan @can('Class creation & Schedule')
    • Classes
    • Question
    • @endcan
    • Training Syllabus
    • @can('Test creation & schedule')
    • Tests
    • @endcan @can('Test result evaluation & assign TL')
    • Test Results
    • Surprise Test Results
    • @endcan @can('Trainee rating')
    • Rate Trainee
    • @endcan @can('Manage TL')
    • TNA Category
    • @endcan @can('TNA Report')
    • Training Needs Assessment (TNA)
    • @endcan @can('Training History')
    • Training History
    • Existing Employee History
    • @endcan @can('Trainee Feedback')
    • Trainee Feedback
    • @endcan
    • Training Calendar
    • Exit
  • @endif
  • Bulk Employee Account
  • {{--
  • Bulk Employee Result
  • --}}
  • Performance Appraisals
    • KPI Setting
    • KPI Weightage Set
    • KPI Target
    • Bulk Target Assign
    • Subscription Pack
    • Performance Report
  • {{--
  • Bulk Employee ID Change
  • --}} @if(auth()->user()->can('Employee Account creation') || auth()->user()->can('Bulk Employee Upload'))
  • Employee
    • Pre Employee List
    • @can('Employee Account creation')
    • Employee List
    • @endcan
    • Employee Report
    • {{--
    • Upload Employee
    • Upload New Employee
    • --}} @can('Bulk Employee Upload')
    • Upload Bulk Employee
    • @endcan
    • Resigned Applications
  • @endif @can('Manage Letters')
  • Letter settings
    • Letter Settings
    • Appointment Letters
    • Promotion Letters
    • Warning Letters
    • Termination Letters
  • @endcan @if(auth()->user()->can('Attendance Report'))
  • Attendance
    • Status Update
    • Daily
    • Weekly
    • Monthly
    • Individual Report
    • Attendance Average Report
  • @endif
  • Exit Management
    • Application Lists
    • Clearance
  • @if(auth()->user()->can('Manage Notifications'))
  • Notifications
    • Notifications
  • @endif @if(auth()->user()->can('Leave Status & Approval'))
  • Leave
    • Manage Leave
    • Waiting for Approval
    • Approved by Me
    • Rejected by Me
    • Employee Wise Report
  • @endif @if(in_array('Super Admin', auth()->user()->getRoleNames()->toArray()))
  • Salary
    • Salary Grade
    • Salary Head & Rules
    • Payscale
    • Payscale Assign
    • Payscale Bulk Assign
    • Salary Start/Stop
    • Salary Process
    • Incentive Products
    • Incentive Rules
    • Incentive Assign
    • Incentive Bulk Assign
    • Incentive Process
  • @endif @elseif(auth()->user()->user_type == 'TL')
  • Rate Trainee
  • @endif