@extends('admin.layouts.app') @section('content')
User | Action | Target | Description | Date |
---|---|---|---|---|
{{ $activity->user?->name ?? 'System' }} | {{ ucfirst($activity->action) }} | {{ $activity->target_type }} #{{ $activity->target_id }} | {{ $activity->description }} | {{ $activity->created_at->format('Y-m-d H:i') }} |
You Are in Page : {{ $activities->currentPage() }}