@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
SKU Business Location Product Name Product Image Attribute
value And Qty
Current Stock Purchase 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