$value) { $key = $key + 1; ?>
> Pre enrollment
$policies) { $statusText = $policies['policy_status'] == 1 ? 'Active' : 'In-Active'; $statusClass = $policies['policy_status'] == 1 ? 'active' : 'inactive'; // if ( // in_array($policies['branch_id'].'-'.$policies['policy_no'], $listed_pre) // && // $value['pre_branch_id'] != $policies['branch_id'] // ) { // continue; // } else { // $listed_pre[] = $policies['branch_id'].'-'.$policies['policy_no']; // } if(empty($value['pre_hr_id']) || $value['pre_branch_id'] !== $policies['branch_id']){ continue; } ?>
>
> Active policies
$policies) { $statusText = $policies['policy_status'] == 1 ? 'Active' : 'In-Active'; $statusClass = $policies['policy_status'] == 1 ? 'active' : 'inactive'; // if( // in_array($policies['branch_id'].'-'.$policies['policy_no'] , $listed_post) // && // $value['post_branch_id'] != $policies['branch_id'] // ) // { // continue; // } // else // { // $listed_post[] = $policies['branch_id'].'-'.$policies['policy_no']; // } if(empty($value['post_hr_id']) || $value['post_branch_id'] !== $policies['branch_id']){ continue; } ?>
>   
> CD statement
$cd) { ?>
>
> Claims

There is no HR data