I have a view which is a .cshtml file with a button that executes the function submitForm() when clicked.
submitForm()
function submitForm() { fetch(`#{REPLAC