@foreach($data->chunk(3) as $chunks) @foreach($chunks as $item) @endforeach @endforeach
Log ID Date Time Action Section Activity
{{$item->id}} {{ Carbon\Carbon::parse($item->created_at)->format('d-m-Y') }} {{ Carbon\Carbon::parse($item->created_at)->format('H:i:s') }} {{$item->action ?? 'not available'}} {{$item->section ?? 'not available'}} {{$item->name}} - {{$item->activity}}
{{ $data->links("pagination::bootstrap-4") }}
Showing {{ $data->firstItem() }} to {{ $data->lastItem() }} of total {{$data->total()}} entries