{{-- PASTEL BACKGROUND --}}
{{-- FLORAL DECORATIONS --}}
{{-- Top-left large floral --}} {{-- Bottom-right floral --}} {{-- Small accent top-right --}} {{-- Small accent bottom-left --}}
{{-- FLOATING PETALS --}}
{{-- BACK TO HOME --}} Kembali
{{-- LOGO --}}
{{-- SESSION STATUS --}} @if(session('status'))
{{ session('status') }}
@endif {{-- ERRORS --}} @if($errors->any())
{{ $errors->first() }}
@endif {{-- FORM --}}
@csrf {{-- EMAIL --}}
{{-- PASSWORD --}}
{{-- REMEMBER + FORGOT --}}
@if(Route::has('password.request')) Lupa kata laluan? @endif
{{-- SUBMIT --}}
{{-- FOOTER --}}