@extends('layouts.auth') @section('title', 'Login - Laravael Dashboard') @section('content') {{-- Container Utama: Menggunakan min-h-screen agar bisa scroll di mobile --}}
{{-- Floating Theme Switcher --}}
{{-- LEFT SIDE: BRANDING AREA --}} {{-- Diubah: Muncul hanya di md (tablet ke atas) --}} {{-- RIGHT SIDE: LOGIN FORM --}}
{{-- Mobile Logo: Muncul hanya di layar kecil --}}
LaravaelUI

Welcome back

Please enter your details to sign in.

@csrf
Forgot password?
Sign In
Or continue with
Google Github

Don't have an account? Create Account

@endsection