Here is the code ```php <x-filament::button tag="a" :href="route('logis.master.items.history', ['item' => $item])" outlined icon="heroicon-o-clock"> History </x-filament::button> ```