You have no previous orders

{{getStatus(order.status)}}

Prescription Id : {{order.displayID}}

{{getDateObject(order.created_at) | amDateFormat:'MMMM Do YYYY | h:mm a'}}

Total Price : {{order.medicineCart.billAmount + order.cart.billAmount - order.medicineCart.discount - order.cart.discount | currency:"₹"}}