{{$index + 1}} | {{s.FirstName + " " + s.LastName}} | {{s.Number}} | {{s.AddressLine1 + ", " + (s.AddressLine2 === null || s.AddressLine2 === "" ? "" : s.AddressLine2 + ", ") + " " + s.Suburb + " " + s.Postcode}} | {{s.DateOfBirth | date:'dd-MMM-yyyy'}} | {{s.Email}} | {{s.HomePhone}} |
{{l.PreEnrolmentNumber}} | {{l.Description}} | {{l.DueDate | date:"dd-MMM-yyyy"}} | {{l.FeeAmount | currency}} | {{l.FeeGstAmount | currency}} | ||
{{sf.Description}} | {{sf.FeeAmount | currency}} | {{sf.FeeGstAmount | currency}} | ||||
{{Model.Cart.StudentFees.FeeHelp.Description}} | {{Model.Cart.StudentFees.FeeHelp.FeeAmount | currency}} | |||||
{{Model.Cart.StudentFeesSubTotal | currency}} | {{Model.Cart.StudentFeesSubTotal | currency}} | {{0 | currency}} |
{{l.Description}} | {{l.FeeAmount | currency}} |
{{sf.Description}} | {{sf.FeeAmount | currency}} |
- {{giftVoucher.Memo}} | {{ giftVoucher.Value | currency}} |
{{Model.Cart.AmountOfFeeHelpUsed | currency}} | |
{{Model.Cart.GrandTotalToPay | currency}} |
- {{giftVoucherPay.Number}} | - {{ giftVoucherPay.ValueAddedToCart | currency}} |
{{Model.Cart.GrandTotal | currency}} |