@extends('layouts.master') @section('css') @endsection @section('title') Ledger Cash Flow @endsection @section('content')
Ledger Cash Flow ({{ $ledger->name }})
Go Back
Date Voucher Number Particulars Voucher Type Inflow OutFlow Running Balance Remarks Action
Total
@endsection @section('script') @endsection