@if (\Session::has('success'))
{{$data->render('custom_pagination')}}
{!! \Session::get('success') !!}
@endif
@if (\Session::has('error'))
{!! \Session::get('error') !!}
@endif
| Id | Full Name | Brand | Model | Sdk Version | Device Type | Last location | Updated On | Action |
|---|---|---|---|---|---|---|---|---|
| No Data Found! | ||||||||
| {{$i}} | {{$val['FirstName']}} {{$val['LastName']}} | {{$val['Brand']}} | {{$val['Model']}} | {{$val['SdkVersion']}} | {{$val['DeviceType']}} | Not Found | {{date('d-m-Y h:i A', strtotime($val['UpdatedAt']))}} | |