@if (! $assetsAreCurrent)
The published Horizon assets are not up-to-date with the installed version. To update, run:
php artisan horizon:publish
@endif
@if ($isDownForMaintenance)
This application is in "maintenance mode". Queued jobs may not be processed unless your worker is using the "force" flag.
@endif