Html form do not support PUT,PATCH,DELETE options.
PUT,PATCH,DELETE routes that are called from an html form, this time we need to add a hidden _method field in the form
Html form do not support PUT,PATCH,DELETE options.
PUT,PATCH,DELETE routes that are called from an html form, this time we need to add a hidden _method field in the form