request->path, '/admin')) { return new HttpResponse(Status::FORBIDDEN, body: 'Zugriff verweigert'); }*/ return $next($context); } }