{{ __('lng.SiNo') }} | {{ __('lng.Title') }} | {{ __('lng.Group') }} | {{ __('lng.OpeningBalance') }} | {{ __('lng.DR/CR') }} | {{ __('lng.Narration') }} | {{ __('lng.Action') }} |
---|---|---|---|---|---|---|
{{ ++$si }} | {{ $AccountLedger->title }} | {{ $AccountLedger->accountgroup->title }} | @currency($AccountLedger->openingbalance) | {{ $AccountLedger->DRorCR }} | {{ $AccountLedger->narration }} |
{{ __('lng.Showing') }} {{ $AccountLedgers->count() }} {{ __('lng.Items') }}