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

Inbound Report

Receive
Number
Receive
Document
Receive
Date
QC
Document
QC
User
QC
Date
SKU Product Qty
Receive
Unit Note Expired Status Put Away
Box
Put Away
Date
Qty
Put Away
Put Away
User
@include('report.inbound.modal') @endsection @section('js_after') @include('report.inbound.function') @include('pages.globalFunction') @endsection