{{-- @include('modals.frontend.home.cancelorder') @include('modals.frontend.home.cancelpreorder') --}} {{-- @dd($order_detail); --}}
404

Congratulations!

You have successfully placed your order

@php $preorders_id = \App\Models\PreOrder::Where('pre_order_number',$order_string)->first(); $order_ids = \App\Models\Order::Where('order_number',$order_string)->first(); @endphp {{-- @dd($order_ids, $preorders_id) --}} @if($order_ids) View Order :) @else View Order :) @endif {{--

To Cancel Order

--}} {{--
myDiv
--}}