@extends('layouts.admin') @section('page_title', 'Manage Orders') @section('content')

Track and dispatch customer orders, update delivery status, and inspect transaction summaries.

SL Order Number Customer Date Placed Grand Total Order Status Payment Actions
@endsection @section('scripts') @endsection