@if(count((array) $o_array)>0) @php $sno=0; @endphp @foreach($o_array as $val) @php $sno++; @endphp @endforeach @endif