Ledger Receipt
Date
Ledger Type
Amount
Description
@foreach ($items as $item)
{{$item->date}}
{{$item->ledger_id_name}}
{{$item->amount}}
{{$item->description}}
@endforeach