@extends('layouts.admin') @section('title', 'Orders Management') @section('content')

Orders Management

Track customer orders, live payments, shipping statuses, and fulfillment.

Status Filter:
Order ID Customer Name Total Amount Payment Status Order Status Date Actions

Customer & Shipping Details

Name:
Phone:
Address:

Ordered Items

Item Qty Price
Grand Total:
@push('scripts') @endpush @endsection