@extends('layouts.app') @section('title', 'Activity & Performance Report - OVMSA') @section('content')
System-Wide Activity Tracking and Performance Metrics
Report Generated
{{ now()->format('M d, Y') }}
{{ now()->format('h:i A') }}
Generated By
{{ auth()->user()->name }}
{{ auth()->user()->email }}
Report Type
Activity Analysis
Performance tracking
Reporting Period
Last 30 Days
{{ now()->subDays(30)->format('M d') }} - {{ now()->format('M d') }}
{{ $totalRecords }}
Records created/updated
{{ $activeElements }}
of 13Elements with activity
{{ $avgRecordsPerElement }}
Records per active element
Element {{ $topPerformer['id'] }}
{{ $topPerformer['count'] }} records
Recent activity across all OVMSA elements
{{ $element['count'] }} total records
of total activity
@else No activity @endifHighest activity levels
{{ $element['name'] }}
Key performance indicators
System Growth
{{ $totalRecords }} records demonstrate consistent documentation
Element Coverage
{{ $activeElements }} of 13 elements actively maintained
Distribution Balance
Average {{ $avgRecordsPerElement }} records per active element
Actions to improve system performance
Initialize Pending Elements
{{ collect($elementCounts)->where('count', '=', 0)->count() }} elements require initial setup to ensure full system coverage
Regular Reviews
Schedule periodic reviews of all elements to maintain documentation quality
Maintain Momentum
Continue current documentation practices for active elements
Staff Training
Ensure all personnel are trained on documentation procedures
This report was automatically generated by the OVMSA Management System
© {{ now()->year }} BSS OVMSA. All rights reserved. | Report ID: {{ strtoupper(uniqid()) }}