@extends('layouts.master') @section('css') @endsection @section('title') Item Wise Sale With Party @endsection @section('content')

Item Wise Sale With Party

# Item Name Party Name Base Quantity Taxable Amount Amount Group Weight
Total
@endsection @section('script') @endsection