@include('layouts.header')
Assigned Leaves
Assign Leave
@foreach($currentUserCompanyAssignedLeaves as $index => $currentUserCompanyAssignedLeave) @endforeach
Sl. no. Region Country Level Leave Type No of Leaves Actons
{{$index + 1}} {{@$currentUserCompanyAssignedLeave->companyRegion->region_name}} {{@$currentUserCompanyAssignedLeave->regionalCountry->country->name}} {{@$currentUserCompanyAssignedLeave->level->name}} {{@$currentUserCompanyAssignedLeave->leaveType->type}} {{@$currentUserCompanyAssignedLeave->no_of_leaves}}