@extends('admin.layouts.layouts') @section('title', 'Order') @section('content')
No Customer Name Order Number Amount Order Date Status Actions
@endsection @section('page-js') @endsection