@extends('layouts.order-master') @section('css') @endsection @section('title') Customer Sales & Balance @endsection @section('content')

Customer Sales & Balance

SN Party Sales Amount Balance Amount
Total
@endsection @section('script') @endsection