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

Stock Warehouse

SKU Product Warehouse Stock On Hand Stock Reserved Stock Available
@include('pages.stock_warehouse.modal') @endsection @section('js_after') @include('pages.stock_warehouse.function') @include('pages.globalFunction') @endsection