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

Inventory Report

SKU Product First In Out Last
@include('pages.report_inventory.modal') @endsection @section('js_after') @include('pages.report_inventory.function') @include('pages.globalFunction') @endsection