You've received the following booking from {{$username}}:
[Order #{{$bookingOrder->id}}]({{$bookingOrder->order_date}})
Item Name | Date | Price | |
---|---|---|---|
{{$book->Product->name}} | {{$book->booking_date}} | {{$book->amount}} | {{$total = $total + $book->amount}} |
Total include(15%) | {{number_format($hiddenTot = $total - $bookingOrder->hiddenTransection, 2)}} | ||
VAT TAX (23%) | {{number_format($subtotal * 0.23, 2)}} | ||
Total Amount | {{number_format($subtotal + ($subtotal * 0.23), 2)}} |
Thank you for choosing our service.We look forward to meet you again
Money once paid will not we refunded. However, it can be abjected towards any services
Other T &C Apply