diff --git a/ui/app/(wrapped)/restitution-demandes/components/ConsoleSection.tsx b/ui/app/(wrapped)/restitution-demandes/components/ConsoleSection.tsx
index 3a53f28ea..d7621a074 100644
--- a/ui/app/(wrapped)/restitution-demandes/components/ConsoleSection.tsx
+++ b/ui/app/(wrapped)/restitution-demandes/components/ConsoleSection.tsx
@@ -14,6 +14,8 @@ import { STATS_DEMANDES_COLUMNS } from "shared";
import { GraphWrapper } from "../../../../components/GraphWrapper";
import { OrderIcon } from "../../../../components/OrderIcon";
+import { TableBadge } from "../../../../components/TableBadge";
+import { getTauxPressionStyle } from "../../../../utils/getBgScale";
import { getMotifLabel, MotifLabel } from "../../utils/motifDemandeUtils";
import { getTypeDemandeLabel } from "../../utils/typeDemandeUtils";
import { Order, StatsDemandes } from "../types";
@@ -293,7 +295,17 @@ export const ConsoleSection = ({