@if (isset($data['rows']) && $data['rows']->count() > 0) @php($i = 1)
@foreach($data['rows'] as $row)
@php($i++) @endforeach
@else Notice not available. @endif