Confirm and then send on link jQuery
Copy Below Code
View As A Text File
Show Text Only
Show API
Edit Code
<a onclick="return confirm('Are you sure you want ?') && window.location.replace('{{ route('working',$value->id) }}')" id="" class="btn-sm btn-primary actionBtn "><i class="fa fa-plus"></i> TEST Name
</a>