@extends('layouts.app') @section('content')

Admin Login

IT Service Management System

{{-- MENAMPILKAN NOTIFIKASI ERROR (PASSWORD SALAH) --}} @if ($errors->any()) @endif
@csrf
Back to Dashboard
@endsection