@forelse ($logs as $log) @empty @endforelse
TarihKullanıcıAçıklamaIP
{{ $log->created_at->format('d.m.Y H:i') }} {{ $log->actor_name ?? 'Sistem' }} {{ $log->description }} {{ $log->ip_address ?? '—' }}
Henüz bir işlem kaydı yok.
{{ $logs->links('partials.pagination') }}