{{ $branch->branch_name }}
{{ $branch->location }}
Place Takeaway Order
- Enter your order details for pickup
@csrf
Order ID / Bill Number
*
Tip:
Enter the order ID or bill number given to you by the restaurant
@error('order_id')
{{ $message }}
@enderror
Name
*
@error('customer_name')
{{ $message }}
@enderror
Phone Number
*
We'll call you when your order is ready
@error('phone')
{{ $message }}
@enderror
Submit Order
Your information is secure