-
@can('dashboard.index')
- Dashboard @endcan @if($roles != 'VENDOR_OPERATIONS' && $roles != 'VENDOR_ADMIN') @can('users.index')
- Users & Permission
- Users @endcan @can('client-users.index')
- Client Users @endcan @endif @can('employers.index')
- Companies / Candidate
-
Client Onboarding
-
@can('employers.create')
- Add @endcan @can('employers.list')
- List @endcan @can('candidates.upload')
- Bulk Candidates @endcan @can('candidates.upload')
- Search Candidates @endcan
@endcan
@if($roles != 'VENDOR_OPERATIONS' && $roles != 'VENDOR_ADMIN')
@can('vendor.index')
- Vendor Onboarding @endcan @endif @if($roles != 'VENDOR_OPERATIONS' && $roles != 'VENDOR_ADMIN') @can('employees.index') {{--
- Bulk Candidates --}} @endcan @endif @can('orders.index')
- Verifications & Tasks
-
Verifications
-
@can('orders.vendor-allocator')
- Assign to Vendor @endcan @can('orders.qcallocator')
- Assign Task @endcan @can('orders.list')
- List @endcan @can('orders.tasks')
- Tasks @endcan
@endcan
@can('surveys.index')
{{-- - Surveys --}} @endcan @can('searches.index') {{--
- Internal Tools
- CRC --}} @endcan @can('billing.clients')
- Billing
- Client Billing @endcan @can('billing-plans.index')
- Billing Plans @endcan @can('billing.plans.index')
- Invoices @endcan @can('logs.index')
- Tech Operation
- Activity Logs @endcan
- Settings @can('documents.index')
- Documents Type @endcan @can('employeetype.index')
- Candidate Type @endcan @can('verificationtype.index')
- Verification Type @endcan @can('severity.index')
-
Task Severity
-
@can('severity.create')
- Add @endcan @can('severity.list')
- List @endcan @can('severity.messages_create')
- Add Severity Messege @endcan @can('severity.messages')
- Severity Messeges @endcan
@endcan
@can('surveyquestions.index')
{{-- - Survey Question --}} @endcan @can('location.index')
- Location @endcan @can('apis.list')
- API Keys @endcan @if($roles == 'VENDOR_ADMIN')
- Vendor @endif
- Profile