Back to User Manager
IP History: {!! targetUser.user !!}
Historical IP addresses associated with this account.
| IP Address | First Seen | Last Seen |
|---|---|---|
| {{ row.ip }} |
Initial
{{ new Date(row.first_seen).toLocaleString() }}
|
Most Recent
{{ new Date(row.last_seen).toLocaleString() }}
|
| No IP history records found for this user. | ||