{foreach $doctors as $doctor } {/foreach}
Doctor Name Patient Discount Center Discount Net
{$doctor.doctorName} {$doctor.patientDiscount} {$doctor.centerDiscount} {$doctor.organizationDiscount}
{$net}