@php $n=1; @endphp @foreach($products as $row) @if($row->catalogue!=null) @endif @endforeach
# Product Name Catalogue Date Action
{{$n++}} {{$row->name}} {{date('d-m-Y',strtotime($row->created_at))}}