customlib->getSchoolCurrencyFormat(); ?>

lang->line('fees_collection'); ?> lang->line('filter_by_name1'); ?>

load->view('reports/_finance'); ?>

lang->line('select_criteria'); ?>

customlib->getCSRF(); ?>

lang->line('balance_fees_report'); ?>

lang->line('balance_fees_report') . "
"; $this->customlib->get_postmessage(); ?>
roll_no) { ?> father_name) { ?> $value) { $class = $value[0]['class_name']; foreach ($value as $key => $section) { $name = array(); $admission_no = array(); $roll_no = array(); $father_name = array(); $totalfeelabel = array(); $depositfeelabel = array(); $discountlabel = array(); $finelabel = array(); $balancelabel = array(); foreach ($section['result'] as $students) { $name[] = $students->name; $admission_no[] = $students->admission_no; $roll_no[] = $students->roll_no; $father_name[] = $students->father_name; $totalfeelabel[] = number_format($students->totalfee, 2, '.', ''); $depositfeelabel[] = number_format($students->deposit, 2, '.', ''); $discountlabel[] = number_format($students->discount, 2, '.', ''); $finelabel[] = number_format($students->fine, 2, '.', ''); $balancelabel[] = $students->balance; } if (!empty($balancelabel)) { ?> roll_no) { ?> father_name) { ?> roll_no) { ?> father_name) { ?> roll_no) { ?> father_name) { ?>
lang->line('class'); ?> lang->line('section'); ?> lang->line('student_name'); ?> lang->line('admission_no'); ?> lang->line('roll_no'); ?> lang->line('father_name'); ?> lang->line('total_fees'); ?> lang->line('paid_fees'); ?> lang->line('discount'); ?> lang->line('fine'); ?> lang->line('balance'); ?>
lang->line('total'); ?>
lang->line('grand_total'); ?>