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

Inventory

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