@extends('layouts.master') @section('title') Sales by Customer @endsection @section('page-title') Sales by Customer @endsection @section('body') @endsection @section('content')
Customer Name Total Amount Outstanding Paid Action

Load More

@endsection @section('scripts') @endsection