isset($revokable)])>
is_online($ping), 'text-secondary' => !is_online($ping)])>
icon()]) data-bs-placement="bottom" data-bs-toggle="tooltip" title="{{ __(':browser on :platform', ['browser' => $agent->browser(), 'platform' => $agent->platform()]) }}">
@if ($location !== false) {{ __(':region, :country', ['region' => $location->region, 'country' => $location->country]) }} @else {{ __('Unknown') }} @endif - {{ $ip }}
@isset ($revokable) @if (is_online($ping)) {{ __('Last accessed recently') }} @else {{ __('Last accessed :time ago', ['time' => seconds2human(time() - $ping, true)]) }} @endif @else {{ __('Your current session') }} @endif
@isset ($revokable)
@endisset
@isset ($revokable) @endisset