|
|
ID | User | City | Country | Country Code | Region | Region Code | Timezone | Postal Code | IP Address | Lat/Lng | Device | Created At | @canany(['delete_loginhistory','delete_all'])Action | @endcanany
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
{{ $item->id }} | @if($item->user->exists) @endif | {{ $item->city }} | {{ $item->country }} | {{ $item->country_code }} | {{ $item->region }} | {{ $item->region_code }} | {{ $item->timezone }} | {{ $item->postal_code }} | {{ $item->ip }} |
{{ $item->latitude }} {{ $item->longitude }} |
{{ $item->device }} | {{ date('d M Y / h:i a',strtotime($item->created_at)) }} {{ date('d M Y / h:i a',strtotime($item->updated_at)) }} |
@canany(['delete_loginhistory','delete_all'])
@endcanany |
| No record Found | ||||||||||||||