@if (file_exists(public_path('build/manifest.json')) || file_exists(public_path('hot'))) @vite(['resources/css/app.css', 'resources/js/app.js']) @else @endif @if($url = session()->get('url')) @endif
Laravel background
@if($errors->isNotEmpty()) @endif