diff --git a/resources/views/app.blade.php b/resources/views/app.blade.php index 07db40a189f..578725d0e99 100644 --- a/resources/views/app.blade.php +++ b/resources/views/app.blade.php @@ -1,7 +1,7 @@ - + @@ -12,31 +12,33 @@ @if (app()->bound('sentry') && config('sentry.dsn') !== null) - + @endif + @routes @vite('resources/js/app.js') @inertiaHead - + - + @inertia - +