@php $i=1; @endphp @foreach($data as $result) @php $i++;@endphp @endforeach
Sr.No Expenses Amount Date Action Print
{{$i}} {{$result->Narration}} ₹{{number_format($result->Amount,2)}} {{date("d/m/Y", strtotime(str_replace('-', '/',$result->CreatedDate)))}}     Print