@extends('layouts.auth') @section('title', 'Login Guru') @section('content')

Login Guru

{{-- Tombol Back ke Landing Page --}} ← Kembali ke Landing Page
@csrf
{{-- Remember Me --}}
{{-- Script show/hide password --}} @endsection