@extends('layouts.master') @section('css') @endsection @section('title') Partywise Category Grouped Sales @endsection @section('content')

Partywise Sale Details({{ $party_name }})

# Category Item Name Base Qty Taxable Amount Sales Amount Total Weight Action
Total
@endsection @section('script') @endsection