@if(app()->environment('local')) @vite(['resources/css/app.css', 'resources/js/app.js']) @else @php $manifest = json_decode(file_get_contents(public_path('build/manifest.json')), true); @endphp @endif
@if (Route::has('login')) @endif

Let's get started

Laravel has an incredibly rich ecosystem.
We suggest starting with the following.

{{-- WH Logo --}} {{-- Dark Mode 12 SVG --}}
@if (Route::has('login')) @endif