@foreach ($list as $imei) {{-- @dd($imei) --}} @endforeach
# Make Model IMEI
{{ $loop->iteration }} {{ $imei[0] }} {{ $imei[1] }} {{ $imei[2] }}
@php $listCount = $imeiList->count(); $imeiListCount = $imeiList->count(); @endphp Showing {{ $skip + ($listCount?1:0) }} to {{ $skip + $listCount }} from {{ $imeiListCount }}
    @if($skip >= $length)
  • ‹
  • @else
  • ‹
  • @endif @if(($skip + $length) < $imeiListCount)
  • ›
  • @else
  • ›
  • @endif