diff --git a/packages/admin/resources/views/partials/products/editing/associations.blade.php b/packages/admin/resources/views/partials/products/editing/associations.blade.php
index 83c85b891b..a331c399be 100644
--- a/packages/admin/resources/views/partials/products/editing/associations.blade.php
+++ b/packages/admin/resources/views/partials/products/editing/associations.blade.php
@@ -61,17 +61,17 @@
-
@@ -15,7 +15,7 @@ class="lt-w-4 lt-h-4"
d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z"
clip-rule="evenodd" />
-
+
+
@livewire('hub.components.tables.actions.update-status', [
'ids' => $selectedIds,
])
-
+
diff --git a/utils/livewire-tables/resources/views/index.blade.php b/utils/livewire-tables/resources/views/index.blade.php
index a0364ef0db..46ce9d32c8 100644
--- a/utils/livewire-tables/resources/views/index.blade.php
+++ b/utils/livewire-tables/resources/views/index.blade.php
@@ -6,7 +6,7 @@
}">
-
+
@@ -22,10 +22,10 @@ class="lt-block lt-text-xs lt-font-medium lt-text-gray-700 lt-capitalize">
class="lt-w-full lt-mt-1 lt-text-sm lt-text-gray-700 lt-border-gray-200 lt-rounded-md focus:lt-outline-none focus:lt-ring focus:lt-ring-blue-100 focus:lt-border-blue-300 lt-form-input">
-
Save Search
-
+
@if ($errors->first('savedSearchName'))
@@ -34,7 +34,7 @@ class="lt-w-full lt-mt-1 lt-text-sm lt-text-gray-700 lt-border-gray-200 lt-round
@endif
-
+
@@ -81,13 +81,13 @@ class="lt-w-full lt-pl-10 lt-text-sm lt-text-gray-700 lt-border-gray-200 lt-roun
@endif
@if ($this->hasSearchApplied)
-
+
Save Search
-
+
@endif
@if (count($this->tableFilters) && $this->filterable)
-
+
Filters
@if ($this->activeFiltersCount)
@@ -95,7 +95,7 @@ class="lt-w-full lt-pl-10 lt-text-sm lt-text-gray-700 lt-border-gray-200 lt-roun
({{ $this->activeFiltersCount }})
@endif
-
+
@endif
@@ -104,7 +104,7 @@ class="lt-w-full lt-pl-10 lt-text-sm lt-text-gray-700 lt-border-gray-200 lt-roun
@foreach ($this->savedSearches as $savedSearch)
-
@@ -118,9 +118,9 @@ class="lt-w-3 lt-h-3">
stroke-linejoin="round"
d="M14.74 9l-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 01-2.244 2.077H8.084a2.25 2.25 0 01-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 00-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 013.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 00-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 00-7.5 0" />
-
+
-
@@ -141,7 +141,7 @@ class="lt-w-3 lt-h-3">
@endif
-
+
@endforeach
@@ -242,24 +242,24 @@ class="lt-relative lt-px-3 lt-py-2 lt--my-px lt-text-sm lt-text-blue-700 lt-bord