• Dashboard
    Dashboard
  • User Management
    User Management
    • Add Role
    • User Permission
    • DMS
    • Add Department
  • Employee
    Employee
    • Employee List
    • Employee Onboading
    • Employee Portfolio
    • Employee Transition Tracker
  • Organogram
  • Attendance
    Attendance
    • Upload Attendance
    • Attendance History
    • Verify Attendence
    • Miss Punches
  • Leave
    @foreach($user->unreadnotifications as $n) @if(isset($n->data['name']['title'])) @if($n->data['name']['title'] == 'Leave Apply')
    @break @else @endif @endif @endforeach
    Leave
    • Leave Management
    • Leave List @foreach($user->unreadnotifications as $n) @if(isset($n->data['name']['title'])) @if($n->data['name']['title'] == 'Leave Apply')
      @break @else @endif @endif @endforeach
  • Work From Home
    @foreach($user->unreadnotifications as $n) @if(isset($n->data['name']['title'])) @if($n->data['name']['title'] == 'WFH Apply')
    @break @else @endif @endif @endforeach
    Work From Home
  • Holiday
    Holiday
  • Perfomance Review
    Perfomance Review
    • Form Management
    • Form Allocation
    • Monthly Form List
    • Yearly PRC List
  • EOW
    @foreach($user->unreadnotifications as $n) @if(isset($n->data['name']['title'])) @if($n->data['name']['title'] == 'suggestion')
    @break @else @endif @endif @endforeach
    EOW
    • Suggestion List @foreach($user->unreadnotifications as $n) @if(isset($n->data['name']['title'])) @if($n->data['name']['title'] == 'suggestion')
      @break @else @endif @endif @endforeach
    • EOW List
  • News
    News
    • Announcements
    • Highlights
  • Appraisal Management
    Appraisal Management
    • Appraisal Form
    • Appraisal Allocation
    • Appraisal List
  • Jobsheet List
    @foreach($user->unreadnotifications as $n) @if(isset($n->data['name']['title'])) @if($n->data['name']['title'] == 'Jobsheet Apply')
    @break @else @endif @endif @endforeach
    Jobsheet List
  • Settings
    Settings
    • Add Module