status) { Auth::logout(); return redirect()->route('login')->withErrors(['email' => 'Akaun anda tidak aktif.']); } return $next($request); } }