| Device Name | IP | Logout All |
|---|---|---|
{{ $item->agent['platform'] }} - {{ $item->agent['browser'] }}Chrome - {{ $item->is_current_device ? 'Current device' : $item->last_active }} |
{{ $item->ip_address }} | @if (!$item->is_current_device) Logout @endif |