Submit outdoor display proof with optional calendar start and end times for your records.
Last {{ is_countable($recentProofs ?? null) ? count($recentProofs) : 0 }} entries
| Date | Submitted By | Title | URL | File | Status | Reviewed By | Reviewed At | Review Notes |
|---|---|---|---|---|---|---|---|---|
| {{ optional($proof->proof_date)->format('Y-m-d') ?? $proof->proof_date }} | {{ $submittedBy !== '' ? $submittedBy : '—' }} | {{ $proof->title }} | @if($proof->url) {{ $proof->url }} @else — @endif | @if($proof->file_path) View File @else — @endif | {{ $proof->status }} | {{ $reviewedBy !== '' ? $reviewedBy : '—' }} | {{ $proof->reviewed_at ? $proof->reviewed_at->format('Y-m-d H:i') : '—' }} |
{{ $proof->review_notes ?? '—' }}
|
| No proof submissions yet. | ||||||||