@foreach ($data as $key => $v) {{ ++$i }} {{ $v->code }} {{ $v->name }} {!! Helper::btnAction($v->id, $title) !!} {{-- Actions --}} @endforeach