{{ __('Dashboard') }} @if(Auth::user()->canAccess('can_manage_employees'))
{{ __('Employee List') }} {{ __('Add Employee') }} {{ __('Import / Export') }}
{{ __('Create Position') }}
{{ __('Onboarding') }} {{ __('Offboarding') }} {{ __('Process Templates') }}
{{ __('Departments') }}
@endif
{{ __('Leave Requests') }} {{ __('Loans') }} @if(Auth::user()->canAccess('can_manage_hr')) {{ __('Leave Types') }} @endif @if(Auth::user()->canAccess('can_view_reports'))
{{ __('Salary & Loan Report') }} {{ __('Employee Details Report') }} @endif
@if(Auth::user()->canAccess('can_manage_devices'))
{{ __('Device List') }} {{ __('Live Transactions') }} {{ __('Areas') }}
@endif
{{ __('Daily Attendance') }} {{ __('Punch Logs') }} {{ __('Manual Attendance') }} @if(Auth::user()->canAccess('can_manage_hr')) {{ __('Sync Monitoring') }}
{{ __('Shift Management') }} {{ __('Schedule Management') }} @endif @if(Auth::user()->canAccess('can_view_reports'))
{{ __('Time Card Report') }} {{ __('Weekly Report') }} {{ __('Monthly Report') }} @endif
@if(Auth::user()->canAccess('can_manage_payroll'))
{{ __('Salary Structures') }} {{ __('Payslips') }}
@endif @if(Auth::user()->canAccess('can_manage_system'))
{{ __('Company Settings') }} {{ __('User Management') }} {{ __('Role Management') }}
{{ __('Backup System') }}
@endif
English العربية
{{ __('Profile') }}
@csrf {{ __('Log Out') }}
{{ __('Dashboard') }} @if(Auth::user()->canAccess('can_manage_employees')) {{ __('Employees') }} {{ __('Create Position') }} {{ __('Onboarding') }} {{ __('Offboarding') }} {{ __('Process Templates') }} @endif
{{ __('HR') }}
{{ __('Leave Requests') }} {{ __('Loans') }} @if(Auth::user()->canAccess('can_manage_hr')) {{ __('Leave Types') }} @endif @if(Auth::user()->canAccess('can_view_reports')) {{ __('Time Card Report') }} {{ __('Salary & Loan Report') }} {{ __('Employee Details Report') }} {{ __('Weekly Report') }} {{ __('Monthly Report') }} @endif
@if(Auth::user()->canAccess('can_manage_devices'))
{{ __('Devices') }}
{{ __('Device List') }} {{ __('Live Transactions') }} {{ __('Areas') }}
@endif
{{ __('Attendance') }}
{{ __('Daily Attendance') }} {{ __('Punch Logs') }} {{ __('Manual Attendance') }} @if(Auth::user()->canAccess('can_manage_hr')) {{ __('Shift Management') }} {{ __('Schedule Management') }} @endif
@if(Auth::user()->canAccess('can_manage_payroll'))
{{ __('Payroll') }}
{{ __('Salary Structures') }} {{ __('Payslips') }}
@endif
{{ Auth::user()->name }}
{{ Auth::user()->email }}
{{ __('Profile') }}
@csrf {{ __('Log Out') }}