@extends('admin.layouts.layouts') @section('title', 'Order') @section('content')
@can('order-status') @endcan
No Customer Name Order Number Amount Order DateStatusActions
@endsection @section('page-js') @endsection