• Dashboard
    Dashboard
  • Employee
    Employee
    • Employee List
  • Attendance
    Attendance
    • Attendance Verify List
    • Outdoor Attendance
    • @if($employee_data->job_type == 'Remote')
    • Employee Attendance
    • @endif
  • Leaves
    Leaves
    • Apply Leaves
    • Leave List
    • @if(checkAuthority() == true)
    • Employee Leave List
    • @endif
  • Work From Home
    Work From Home
    • Apply Work From Home
    • Work From Home List
    • @if(checkAuthority() == true)
    • Employee Work From Home List
    • @endif
  • PRC Form List
    PRC Form List
  • Appraisal Form
    Appraisal Form
    • Appraisal Form List
    • @if(isEcMember() == true)
    • Appraisal Review List
    • @endif
  • EOW
    EOW
    • Suggestion
  • Job Sheet
    Job Sheet
    • Apply Job Sheet
    • Job Sheet List
    • @if(checkAuthority() == true)
    • Job Sheet List
    • @endif
  • Timesheet
    Timesheet
    • Task List
    • TimeSheet
    • @if(checkAuthority() == true)
    • Timesheet List
    • @endif
  • @if(Auth::user()->email == "sdhar@atlassoftweb.com")
  • News
    News
    • Announcements
    • Highlights
  • @endif @if(Auth::user()->email == "itsupport@atlassoftweb.com")
  • Employee Onboading
    Employee Onboading
    • Create Entry
    • Candidate List
  • @endif