{{-- Manual "Sync from Jira" trigger for the status pages. Spawns a background qa:sync jira (24h look-back); shows how fresh the local cache is. --}} @php $jiraSynced = \App\Models\JiraIssue::max('synced_at'); @endphp