Active Violations
Review and manage visitor violations that require attention.
Active Violation Records
Click a violation to view its details and update its status.
{{ $violation->visitor->name }}
{{ $violation->violation_type }}
Visitor
{{ $violation->visitor->name }}
Violation Type
{{ $violation->violation_type }}
Date
{{ $violation->occurred_at->format('d F Y') }}
Time
{{ $violation->occurred_at->format('g:i A') }}
Reported By
{{ $violation->reporter->name }}
Status
Report
{{ $violation->description }}
No active violations.
Report a Violation
Create a new violation record for a visitor.