Student
Product Total
{{selectedProduct.title}} {{selectedProduct.cost}} /--
Total {{selectedProduct.cost}} /--
First Name * {{ errors.first('firstName') }}
Last Name * {{ errors.first('lastName') }}
Email * {{ errors.first('email') }}
Mobile No. * {{ errors.first('mobile') }}
Town/City * {{ errors.first('city') }}
State *
Product Details

Details of product you selected for registration

Product Total
{{selectedProduct.title}} {{products[registerData.productIndex].cost}} /--
{{allRelatedProducts[product].title}} {{allRelatedProducts[product].cost}} /--
Subtotal {{orderData.total}} /--
Total {{orderData.total}} /--
Back
Payment Details

Choose payment option and method to get register

{{(paymentOptions[activePmtOptionIndex].amount)}} /-- {{(paymentOptions[activePmtOptionIndex].amount)}}/-
{{err}}
Back