user()->admin) { return redirect('/home'); } return $next($request); } }