@if(!\Orchid\Platform\Dashboard::assetsAreCurrent())

{{ __("Complete the update.") }}

{{ __("The published Orchid assets are not up-to-date with the installed version. To update, run:") }}

php artisan orchid:publish
@endif