| # | Class | Event | Ip | fullUrl | Device | Comment | Created At | 
|---|---|---|---|---|---|---|---|
| {{$log->id}} | {{$log->event}} | {{$log->event_category}} | {{$log->ip}} | {{$log->fullUrl}} | {{$log->device}} | {{$log->comment}} | {{$log->updated_at}} | 
@extends('mainlayout.layout') @php use App\Models\User; @endphp @section('title')
| # | Class | Event | Ip | fullUrl | Device | Comment | Created At | 
|---|---|---|---|---|---|---|---|
| {{$log->id}} | {{$log->event}} | {{$log->event_category}} | {{$log->ip}} | {{$log->fullUrl}} | {{$log->device}} | {{$log->comment}} | {{$log->updated_at}} |