group->is_admin) { throw new NotFoundHttpException; } return $next($request); } }