Laravel Telescope{{ config('app.name') ? ' - ' . config('app.name') : '' }}

@if (! $assetsAreCurrent)
The published Telescope assets are not up-to-date with the installed version. To update, run:
php artisan telescope:publish
@endif