Login Attempt

{{--
--}} @foreach ($login_attempts as $r) @endforeach
ID User Name Password Auth Date MAC Address NAS Identifier Reply
{{ $r->id }} {{ $r->username ?? '' }} {{ $r->pass ?? '' }} {{ $r->authdate ?? '' }} {{ $r->join_date ?? '' }} {{ $r->manager_id ?? '' }} {{ $r->reply ?? '' }}

Log Activity

{{--
--}} @foreach ($log_activities as $r) @endforeach
Action Date Activity Remarks
{{ $r->username ?? '' }} {{ $r->pass ?? '' }} {{ $r->id ?? '' }}