@if(!auth()->user()->is_employee)
  • Main
  • Dashboard
  • @endif @employee
  • Dashboard Employee
  • Attendance
  • @endemployee @if (auth()->user()->is_employee != 1 && auth()->user()->is_client != 1)
  • Apps
    • Calendar
    • File Manager
  • Manage Columns
  • Company
  • Company
    • All Employees
    • Attendance
    • Departments
    • Designations
    • Holidays
    • Vacation Type
    • Vacations
    • Time Sheet
    • Overtime
    • Shifts
    • Shift Schedules
    • Houses
    • Agency
  • Clients
  • Projects
    • Projects
    • Tasks
    @can('view-projects')
  • Leads
  • @endcan @can('view-tickets')
  • Tickets
  • @endcan
  • HR
  • Accounts
    • Invoices
    • Expenses
    • Provident Fund
    • Taxes
    • Products
    • Sales
  • Policies
  • Reports
    • Expense Report
    • Invoice Report
  • @canany(['view-goals', 'view-goalTypes'])
  • Goals
      @can('view-goals')
    • Goal List
    • @endcan @can('view-goalTypes')
    • Goal Type
    • @endcan
  • @endcanany @can('view-assets')
  • Articles
  • @endcan @can('view-users')
  • User
  • Users
  • @endcan @can('view-roles')
  • Roles & Permissions
  • @endcan
  • Subscription
  • Subscriptions
      Subscriptions (Admin)
  • Settings
  • Settings
    • Company Settings
    • {{--
    • Theme Settings
    • --}}
    • Invoice Settings
    • {{--
    • Attendance Settings
    • --}}
  • Import Data
  • Backups
  • @endif
  • @csrf Logout