I'm working on a project, and I have made the decision of working with Laravel-admin to make a admin panel.
When I try to delete a row via grid view action, it occurs an error illustrated in the print below:


I think its something in the what creates the request, because the _key element comes null, I think that is what is causing the problem.
I have little experience with client side JS and JQuery please help me!