@extends('layouts.master') @section('css') @endsection @section('title') Partywise Purchase Details @endsection @section('content')

Partywise Purchase Details({{ $party_name }})


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