Route | Departure | Amount | Payment Method | Paid At |
---|---|---|---|---|
{{ ticket.route.origin }} → {{ ticket.route.destination }} | {{ ticket.route.departure_time }} | Rp{{ ticket.payment.amount }} | {{ ticket.payment.payment_method }} | {{ ticket.payment.paid_at }} |
You haven't booked any tickets yet.
{% endif %}