@extends('admin.layout.master') @push('css') @endpush @section('content')

@lang('admin.orders')

@lang('admin.orders')


@lang('admin.total_sales') : 0
{{-- @php--}} {{-- $order_status = ['wait','refused','accepted','shipped','complete'];--}} {{-- @endphp--}}
@include('admin.orders.not')
@endsection @push('js') @endpush