@extends('layouts.admin-layout') @section('title', 'All orders ') @section('content')

Orders

Customer Order Number Shipping Address Total Items Total Amount Status Record Status Action
@endsection @section('script') @endsection