@extends('admin.layout') @section('title', 'Orders') {{-- Leaflet for rider live map in modal --}} @push('head') @endpush @push('scripts') @endpush @section('content') {{-- ── PAGE HEADER ── --}} {{-- -- ERROR LOG PANEL -- --}} {{-- -- TABLE CARD -- --}}
{{-- Date range toggle --}}
Live
Order #CustomerItems TotalStatusPlacedActions
Loading�
{{-- ══════════ MANAGE ORDER MODAL ══════════ --}} {{-- ══════════ ORDER PREVIEW MODAL (View before Accept) ══════════ --}} {{-- ── Payment Collection Modal (Dine-in Complete Table) ── --}} @endsection