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

Inventory

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