การจองของฉัน

ไม่มีการจอง

ยังไม่มีการจองในหมวดนี้

{{ order.shopname }}
{{ order.package_name }}
{{ order.booking_type==='quotation' ? 'เลขที่ใบเสนอราคา' : 'เลขที่การจอง' }} {{ order.orderid }}
{{ STATUS_LABELS[order.booking_type==='quotation' ? 0 : order.orderstatus] || order.orderstatus }}
{{ fmtDate(order.event_date) }} {{ order.table_count }} โต๊ะ {{ isExpired(order) ? 'หมดอายุแล้ว' : 'หมดอายุ '+fmtDate(order.quotation_expires_at) }}
฿{{ numFmt(order.total_amount) }}
{{ order.customer_memo }}
เพิ่มโน้ตส่วนตัว
ยืนยันจองแล้ว — เลขที่การจอง {{ order.converted_order_id }}