Slim/Twig route not found (404) when trying to duplicate an invoice via AJAX
I’m working on a Laravel application for invoice management. I’m trying to implement a feature to duplicate invoices, but I’m encountering a 404 “Resource not found” error when making the AJAX call.
Here’s my route definition: