@extends('layouts.app') @section('title', 'Compliance Overview Report - OVMSA') @section('content')
OVMSA System-Wide Compliance Status and Analysis
Report Generated
{{ now()->format('M d, Y') }}
{{ now()->format('h:i A') }}
Generated By
{{ auth()->user()->name }}
{{ auth()->user()->email }}
Report Type
Compliance Overview
System-wide analysis
Reporting Period
Current Status
As of {{ now()->format('M Y') }}
{{ $complianceRate }}%
{{ $activeElements }}
of 13Elements with documentation
{{ $totalRecords }}
Documented records
{{ $pendingElements }}
Elements requiring attention
Detailed compliance analysis for all 13 OVMSA elements
| Element | Name | Records | Status | Compliance | Actions |
|---|---|---|---|---|---|
|
{{ $element['id'] }}
|
{{ $element['name'] }}
|
{{ $element['count'] }} | @if($element['count'] > 0) Active @else Pending @endif |
@if($element['count'] > 0)
|
View Details |
This report was automatically generated by the OVMSA Management System
© {{ now()->year }} BSS OVMSA. All rights reserved. | Report ID: {{ strtoupper(uniqid()) }}