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

Stock QC

SKU Product Stock
@include('pages.stock_qc.modal') @endsection @section('js_after') @include('pages.stock_qc.function') @include('pages.globalFunction') @endsection