icon('heroicon-o-plus'), ]; } public function reorderTable(array $order, string|int|null $draggedRecordKey = null): void { parent::reorderTable($order, $draggedRecordKey); Cache::forget('illness_options_1'); Cache::forget('illness_options_2'); } }