title ?>

address ?>

Tel: phone ?>

:

title; ?>
address; ?>
Tel: phone; ?>

BILL TO:

patient; $patient_info = $this->db->get_where('patient', array('id' => $patient_id))->row(); echo $patient_info->name . '
'; echo $patient_info->address . '
'; P: echo $patient_info->phone ?>

  • Invoice Status :
c_s_f)) { $ot_payment->c_s_f = 0; } if (empty($ot_payment->a_s_f_1)) { $ot_payment->a_s_f_1 = 0; } if (empty($ot_payment->a_s_f_2)) { $ot_payment->a_s_f_2 = 0; } if (empty($ot_payment->anaes_f)) { $ot_payment->anaes_f = 0; } ?> ot_charge)) { ?> cab_rent)) { ?> seat_rent)) { ?> others)) { ?>
#
1 Surgeon fee currency; ?>c_s_f + $ot_payment->a_s_f_1 + $ot_payment->a_s_f_2 + $ot_payment->anaes_f; ?>
4 OT Charge currency; ?>ot_charge; ?>
5 Cabin Rent currency; ?>cab_rent; ?>
6 Seat rent currency; ?> seat_rent; ?>
7 Others currency; ?> others; ?>
  • Sub - Total amount : currency; ?> amount ?>
  • discount)) { ?>
  • Discount currency; } ?> discount); if (!empty($discount[1])) { echo $discount[0] . ' % = ' . $settings->currency . ' ' . $discount[1]; } else { echo $discount[0]; } ?>
  • vat)) { ?>
  • VAT : vat)) { echo $ot_payment->vat; } else { echo '0'; } ?> % = currency . ' ' . $ot_payment->flat_vat; ?>
  • Grand Total : currency; ?> gross_total ?>
  • Amount Received : currency; ?> amount_received; ?>
  • Amount To Be Paid : currency; ?> gross_total - $ot_payment->amount_received; ?>