@extends('admin.layout') @section('content')
With each order from Table Token No. will be increased by one. You can change the starting point anytime.
If you disable it, then you will be able to set shipping / delivery charges without postal code.
{{$errors->first('postal_code')}}
This will decide whether delivery date / time fields will be shown in checkout page
{{$errors->first('delivery_date_time_status')}}
This will decide whether delivery date / time fields are required or optional
{{$errors->first('delivery_date_time_required')}}
If you want to enable any whatsapp notification, then you have to setup twilio credentials from
{{$errors->first('whatsapp_home_delivery')}}
{{$errors->first('whatsapp_pickup')}}
{{$errors->first('whatsapp_on_table')}}
if this is enabled, then customers will be notified via Whatsapp once order status is changed
{{$errors->first('whatsapp_order_status_notification')}}