@extends('admin.layouts.app') @section('title', 'Audit Logs') @section('content')
Track all admin activities and system changes
{{ $log->description }}
{{ json_encode($log->metadata, JSON_PRETTY_PRINT) }}
No audit logs found matching your filters.