@extends('layouts.master') @section('title') Account Ledger @endsection @section('page-title') Account Ledger @endsection @section('body') @endsection @section('content')
Date Invoice Amount Paid Amount Total Amount


@endsection @section('scripts') @endsection