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

Sales Report

{{-- --}} {{-- --}}
Invoice
Number
AWB Number Customer SKU Qty Shipping
Agent
Shipping
Service
Order
Time
Accept
Time
Accept
By
Pick
Time
Pick
By
Check
Time
Check
By
Pack
By
Hand Over
Time
Hand Over
By
Grand
Total
Transaction
Status
Delivery
Status
@include('pages.report_sales.modal') @endsection @section('js_after') @include('pages.report_sales.function') @include('pages.globalFunction') @endsection