404 not found in console laravel and ajax

Is that the request as it is being logged in the network tab of the dev tools?

If so, you’ll need to somehow evaluate {{Route('wishlist.add')}} and make the request to whatever it evaluates to.