session->flashdata('success'))) { ?>
× Success! session->flashdata('success'); ?>
session->flashdata('error'))) { ?>
× Failed! session->flashdata('error'); ?>
0) { $selCourseId = $_POST['filter-course']; $selSectionId = $_POST['filter-section']; } ?>
Filter
0) { ?>

$fee_value) { ?> $student_value) { // echo '
';
                                                            // print_r($student_value);
                                                    ?>
                                                            
$fee_value) { $check_status = ($fee_value['status'] == 1) ? "checked" : ""; $cfID = $fee_value["course_fee_id"]; $cfstudId = $student_value["student_id"]; $check_fees = $this->db->query('SELECT * FROM students_online_payments WHERE course_fee_id=' . $cfID . ' AND student_id=' . $cfstudId . ' AND paid_amount > 0')->result(); // $check_fees=$this->db->get_where('students_online_payments',array('course_fee_id'=>$fee_value['course_fee_id'],'student_id'=>$student_value['student_id']))->result(); if (count($check_fees) > 0) { $className = ""; $checkbxinput = ""; $disable_attr = 'style="background-color: #28a745 !impotant;" disabled="disabled" data-toggle="tooltip" title="Fees Partialy paid" readonly="readonly"'; $partial_payment_checkbox = " style='background-color: green !important;'"; } else { $checkbxinput = "stud_check_inputs feestype_childerns_" . $fee_value['course_fee_id'] . " childschkBx" . $student_value['student_id']; $className = "fes_child_checkbox fees_type_" . $fee_value['course_fee_id'] . " student_checkid_" . $student_value['student_id']; $disable_attr = ''; $partial_payment_checkbox = ""; } ?>
Student Details
' . $fee_value['fee_name'] //($fee_value['feecourse_id']); ?>


(One Way)' : '' ?>
">