| {{ $loop->index + 1 }} |
{{ currency_format($income_report->amount, 'icon', 2, business_currency()) }} |
{{ $income_report->category->categoryName }} |
{{ $income_report->incomeFor }} |
{{ $income_report->paymentType }} |
{{ $income_report->referenceNo }} |
{{ formatted_date($income_report->incomeDate) }} |
@endforeach