@extends('layouts.master') @section('css') @endsection @section('title') Item Wise Profit Analysis @endsection @section('content')
Item Wise Profit Analysis
SN Item Name Avg Cost Sales Qty Sales Return Qty Actual Sold Qty Actual Sales Amount Avg Selling Price Profit Profit % Action
@endsection @section('script') @endsection