current url, /livewire/update
i try to dd current url when export action button is clicked, but the url instead of show my actual current url, it only show "http://127.0.0.1:8000/livewire/update"


->action(fn ($livewire) => $livewire->record->id) ?->action(fn ($livewire) => $livewire->record->id)