@extends('layouts.demo10.base') @section('content') @can('view.activity_log')

Audit & Observability Center

Home / Activities
Total Logs Today

{{ number_format($totalLogsToday) }}

↑ 14%
Failed Actions

{{ number_format($failedActions) }}

3.1%
Security Alerts

{{ number_format($securityAlerts) }}

4 critical
API Requests

{{ number_format($apiRequests) }}

Today
Approval Pending

{{ number_format($approvalPending) }}

8 high
Active Tenants

{{ number_format($activeTenants) }}

Today
Advanced Filters
{{-- JS renders here --}}
# User Time Section Page Event / Action Severity Source Status Action
{{-- DataTables renders pagination here automatically --}}
@else

Access Denied

You do not have permission to view this page.

@endcan @endsection @section('scripts') @endsection