diff --git a/web/layouts/beneficiaries/_partials/beneficiary-diags.html b/web/layouts/beneficiaries/_partials/beneficiary-diags.html
index e80c560..17a1707 100644
--- a/web/layouts/beneficiaries/_partials/beneficiary-diags.html
+++ b/web/layouts/beneficiaries/_partials/beneficiary-diags.html
@@ -29,8 +29,11 @@
+
+
+
+ class="w-full ml-4 px-4 py-2 border border-transparent text-sm font-medium rounded-2xl shadow-sm text-white bg-co-red hover:bg-co-red focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-co-blue">Retirer
{{end}}
{{if eq .Deleted true}}
diff --git a/web/layouts/diags/home.html b/web/layouts/diags/home.html
index 31611ba..1be304a 100644
--- a/web/layouts/diags/home.html
+++ b/web/layouts/diags/home.html
@@ -64,7 +64,9 @@
{{end}}
- Voir
+
+
+
|
diff --git a/web/layouts/vehicles_management/_partials/booking-diags.html b/web/layouts/vehicles_management/_partials/booking-diags.html
index 28c50c8..bc778d8 100644
--- a/web/layouts/vehicles_management/_partials/booking-diags.html
+++ b/web/layouts/vehicles_management/_partials/booking-diags.html
@@ -27,8 +27,11 @@
+
+
+
+ class="w-full ml-4 px-4 py-2 border border-transparent text-sm font-medium rounded-2xl shadow-sm text-white bg-co-red hover:bg-co-red focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-co-blue">Retirer
{{end}}
{{if eq .Deleted true}}
diff --git a/web/layouts/vehicles_management/_partials/vehicle-diags.html b/web/layouts/vehicles_management/_partials/vehicle-diags.html
index 0b3b42d..2c5ab6a 100644
--- a/web/layouts/vehicles_management/_partials/vehicle-diags.html
+++ b/web/layouts/vehicles_management/_partials/vehicle-diags.html
@@ -27,8 +27,11 @@
+
+
+
+ class="w-full ml-4 px-4 py-2 border border-transparent text-sm font-medium rounded-2xl shadow-sm text-white bg-co-red hover:bg-co-red focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-offset-gray-100 focus:ring-co-blue">Retirer
{{end}}
{{if eq .Deleted true}}