@extends('layouts.master') @section('page_title', 'Stock Report') @section('title', 'Stock Report') @section('main_item', 'Reports') @section('sub_item', 'Stock Report') @section('content')

Filter

business_location != '1') style="display: none" @endif>
@csrf
@if ($setting->allow_minus_instocks == 1) @endif @if ($setting->allow_minus_instocks == 1)@endif
SKU Business Location Product Name Product Image Attribute
value And Qty
Current StockStock To ReducePurchase Price Selling Price Current Stock Value
(by purchase price)
Current Stock Value
(by sale price)
Potential Profit Total Unit Sold
Total
@endsection @section('scripts') @endsection