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

SIGN IN ADMIN

@csrf
{{-- Username --}}
Username icon
{{-- Password --}}
Password icon {{-- Tombol show/hide pakai SVG --}}
← Kembali ke Landing Page
{{-- SCRIPT INTERAKTIF --}} @endsection