title ?>
address ?>
Tel: phone ?>
:
title; ?>
address; ?>
Tel: phone; ?>
:
db->get_where('patient', array('id' => $patient_id))->row();
echo $patient_info->name . '
';
echo $patient_info->address . '
';
P: echo $patient_info->phone
?>
- :
# | |||
---|---|---|---|
date); ?> | currency; ?> |
- : currency; ?>
- Discount
- VAT : % = currency . ' ' . array_sum($flat_vat); ?>
- Total : currency; ?>
# | ||
---|---|---|
date); ?> | currency; ?> gross_total; ?> |
- : currency; ?>
- Discount
- VAT : % = currency . ' ' . array_sum($ot_flat_vat); ?>
- Total : currency; ?>
- : currency; ?>