@vite(['resources/css/app.css', 'resources/js/app.js']) {{-- ════════════ MOBILE LAYOUT ════════════ --}} {{-- Top section: logo + tagline over background --}} {{-- Bottom white card --}} {{-- ════════════ DESKTOP LAYOUT ════════════ --}} {{-- Left Panel --}} {{-- Right Panel --}}

Log In To Your Account

Access your tasks, notes, and projects anytime, anywhere - and keep everything flowing in one place.

@if ($errors->any())
@foreach ($errors->all() as $error)

{{ $error }}

@endforeach
@endif
@csrf
@if (Route::has('password.request')) Forgot password? @endif