@stack('head') @php $viteHot = file_exists(public_path('hot')); $viteManifest = file_exists(public_path('build/manifest.json')); @endphp @if($viteHot || $viteManifest) @vite(['resources/css/app.css', 'resources/js/app.js']) @else @endif
Skip to content{{ __('Add to your home screen for a smoother, faster experience.') }}
{{ __('Tap the Share button, then \"Add to Home Screen\".') }}