public List <InitialPaymentDetailViewModel> InitialPaymentPrint() { return(_iStudent.InitialPaymentPrint()); }