@extends('layouts.backend') @section('content')

Sales Report

Order
Time
Invoice
Number
Picklist Marketplace Status Shop Customer AWB Number Shipping
Agent
Shipping
Service
Total
SKU
Total
QTY
Grandtotal
@include('report.sales.modal') @endsection @section('js_after') @include('report.sales.function') @include('pages.globalFunction') @endsection