Install Form
@php($serial=1) @foreach ($invoices as $invoice) @endforeach
# Date Remarks
{{$serial++}} {{$invoice->date}} {{$invoice->remarks}}