| SL | Account | Description | Dr. | Cr. | |||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @if ($loop->first) {{ $sl }} @endif | {{ optional($item->account)->name }} | {{ $item->getDescription() }} | {{ number_format($item->debit_amount ?? 0, 2) }} | {{ number_format($item->credit_amount ?? 0, 2) }} | |||||||||||||||||||||||||
| NO RECORDS FOUND! | |||||||||||||||||||||||||||||
| Total | {{ number_format($totalDebit, 2) }} | {{ number_format($totalCredit, 2) }} | |||||||||||||||||||||||||||