@if ($recent_payments->isEmpty()) @else @foreach ($recent_payments as $row) @endforeach @endif
Invoice Number Invoice Amount Invoice Date Services Short Code Remarks Status Action
No Records found
{{ $row->invoice_number }} {{ $row->invoice_amount }} {{ date('d-m-Y', strtotime($row->invoice_date)) }} {{ $row->services }} {{ $row->short_code or 'N/A' }} {{ $row->remarks }} {{ $row->invoice_status }}