@extends('admin.layouts.app', ['title' => __('Order')]) @section('content')

{{ __('Order') }}

No Order No Shipping Method Total Status Action
@include('admin.layouts.footers.auth')
@endsection @push('js') @endpush