diff --git a/resources/views/auth/eve.blade.php b/resources/views/auth/eve.blade.php index aaf9f31..8e9ef84 100644 --- a/resources/views/auth/eve.blade.php +++ b/resources/views/auth/eve.blade.php @@ -10,14 +10,13 @@ @if(file_exists(public_path('build/manifest.json')) || file_exists(public_path('hot'))) @vite(['resources/sass/app.scss', 'resources/js/app.js']) @else - @endif