@extends('admin.layout.master') @section('title', 'Stock Count') @section('custom_style') @endsection @section('content')
Stock Count
{{-- Create --}}
@include('inventory.global.report_print_excel_button')
@include('v2.inventory.global.category_dd')
@endsection @section('script') @append