diff --git a/resources/views/partials/bootstrap-table.blade.php b/resources/views/partials/bootstrap-table.blade.php index 2faf968dab..a458d3c8aa 100644 --- a/resources/views/partials/bootstrap-table.blade.php +++ b/resources/views/partials/bootstrap-table.blade.php @@ -41,7 +41,6 @@ iconsPrefix: 'fa', cookie: true, cookieExpire: '2y', - cookieIdTable: '{{ Route::currentRouteName() }}', mobileResponsive: true, maintainSelected: true, trimOnSearch: false,