route('login.index')->withErrors(['login' => 'Akun Anda telah dihapus!']); } return $next($request); } }