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

Login Siswa

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