@extends('layouts.auth') @section('title', 'Login Admin') @section('content') SIGN IN ADMIN @csrf {{-- Username --}} {{-- Password --}} {{-- Tombol show/hide pakai SVG --}} SIGN IN ← Kembali ke Landing Page {{-- SCRIPT INTERAKTIF --}} @endsection