I have found a simple solution and i thought in first time that this solution doesn't work. In my case i don't use a blade file but a vue file therefore the route (in programming) is not working correctly. it's necessary to replace the action simply with the url of route
<form id="logout-form" action="/logout" method="POST">