@if($type === 'takeaway')
🛍️ Takeaway Order
@else
🍽️ Restaurant Queue
@endif
📱 Scan this QR code with your phone
How to Use:
@if($type === 'takeaway')
- Open your phone camera and point at the QR code
- Tap the notification to open the link
- Enter your order ID (from your bill)
- Fill in your name and phone number
- Submit your order details
- You'll receive a token number
- Wait for our call when your order is ready
@else
- Open your phone camera and point at the QR code
- Tap the notification to open the link
- Fill in your details (name, phone, guest count)
- Select guest type (Man/Women/Mixed)
- Submit to join the queue
- Receive your queue number
- Wait for your number to be called
@endif