@extends('restaurant.layouts.master_order') @section('home')
@include('restaurant.modal.ModalBill') @include('restaurant.modal.ModalBillList') @include('restaurant.modal.ModalRunningOrder') @include('restaurant.order.modal.reservation_modal') @include('restaurant.modal.ModalPayment') @include('restaurant.shared.VatSettings') @inject('OrderTrait', 'App\Http\Controllers\Restaurant\Order\OrderController') @inject('SettingsTrait', 'App\Http\Controllers\Restaurant\Order\OrderController')
{{--
--}} {{--
--}} {{--
--}}
{{-- --}}
{{--
--}} {{--
--}} {{--
--}}
Order Type
Shipping Method
customer_id != null) checked @endif id="customer_type">
Customer Name
Customer Name
Table
@if ($SettingsTrait->isFrontDeskExist())
Room/Bed
@endif
Waiter
#Sl Item Qty Rate Vat Total Action
Order List {{-- Bill List --}} Cash Rcev. Bank Rcev.
@endsection @section('script') {{-- --}} @endsection