@extends('admin.layout.master') @section('title', 'Stock Count') @section('custom_style')@endsection @section('content')
Stock Count
Create
{{-- --}} @include('v2.inventory.global.category_dd', [ 'binder'=> 'filterObj.cat_code' ])
@endsection @section('script') @append