{{-- Superadmin-only top banner: pending DB migrations / legacy update steps waiting to run. --}}
{{ $updateInfo['count'] }} pending system update{{ $updateInfo['count'] > 1 ? 's' : '' }} @if (count($updateInfo['pending_migrations'])) ({{ count($updateInfo['pending_migrations']) }} migration{{ count($updateInfo['pending_migrations']) > 1 ? 's' : '' }}) @endif — run it now so the latest fixes take effect. Update Now