= $student_info_array['studentId'] ?>
= $student_info_array['classroom_name'] ?>
= $student_info_array['b_name'] ?>
= $student_info_array['emergency_contact_number'] ?>
$student_info_array['batch_id'],
'course_id' => $student_info_array['course_id'],
'section_id' => $student_info_array['section_id'],
'student_id' => $student_info_array['student_id']
);
// print_r($url_params);
?>
Fee Management
Download Academic Report
session->flashdata('success') ?>
session->flashdata('failed') ?>
Recent Transactions
# | Payment For | Date | Invoice No | Payment Status | Amount | Discount | Fine Amount | Paid Amount | Action | |
---|---|---|---|---|---|---|---|---|---|---|
= $key + 1 ?> |
$fValue) {
echo ' ' . $fValue ?>(= $payment_for_arr[$fKey] . ') '; } ?> |
= $value['status'] ?> | = number_format((float)array_sum($totalPaymentArray), 2, '.', ''); ?> | = number_format((float)array_sum($totalDeductionArray), 2, '.', ''); ?> | = number_format((float)array_sum($totalFineAmountArray), 2, '.', ''); ?> | = number_format((float)$paid, 2, '.', ''); ?> |
Pending Transactions
Due-Date | Fee Name | Fee Amt | Pending Amt | Fine Amt | Payable Amt | Fine | Discount | Actions | |||
---|---|---|---|---|---|---|---|---|---|---|---|
- | Old Due Fees (= $batch_name ?>) | = $totalDueAmount ?> | = $totalDuePendginAmount ?> | = number_format((float) $value['fine_amount'], 2, '.', ''); ?> | -'; } ?> | -'; } ?> |
= $value['scholarship_discount'] != 0 ? 'Scholarship' : '' ?> = $value['scholarship_discount'] != 0 ? 'Scholarship' : '' ?> |
'; } else { echo ''; } ?> | |||
= $value['fee_name'] ?> (= $value['fee_type'] ?>) | = $totalFeeAmount ?> | = $totalPendingAmount ?> | = number_format((float)$value['fine_amount'], 2, '.', ''); ?> | -'; } ?> | -'; } ?> |
= $value['scholarship_discount'] != 0 ? 'Scholarship' : '' ?> = $value['scholarship_discount'] != 0 ? 'Scholarship' : '' ?> |
'; } else { echo ''; } ?> | ||||
Total Fees : Pay Now |