This is my route
Route :: get ('companies / delete / {notice}', 'CompanyController @ delete');
This is my role in controlling
What happens if I pass this url right into the browser localhost: 8000 / businesses / delete / 1 it deletes directly has how to send the id of a particular record without being the way I am using the button and hiding in the user's view so he does not know which ID is what he is passing into the backEnd since I am working with a system where several clients can register several companies and this one way another customer can exclude another company understands that it is not related to itself properly