From 2aa7c8e0a47c95d08b3d77c5222300f45a3ec357 Mon Sep 17 00:00:00 2001 From: Ilham Wara Nugroho Date: Wed, 4 Feb 2026 11:17:01 +0700 Subject: [PATCH] update --- resources/views/auth/login.blade.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index 6474be6..7d998be 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -53,6 +53,8 @@

Silakan gunakan akun sekolah Anda

+ @include('include.alertNew') +
{{ csrf_field() }} @@ -93,7 +95,7 @@
- @include('include.alertNew') +