@php $count = 1; @endphp @foreach ($inquries as $item) @endforeach
S.No Name Email Number Msg
{{ $count++ }} {{ $item->name }} {{ $item->email }} {{ $item->number }} {{ $item->msg }}
S.No Name Email Number Msg