@if (isset($defaultAssign))
@else
@foreach ($employees as $employee)
@endforeach
@endif
@if ($addLeadAgentPermission == 'all' || $addLeadAgentPermission == 'added')
@endif
@if ($approveRejectPermission == 'all')
@endif
@if ($leave->status == 'rejected')
@endif