Code ajax
$.ajax({ type: "POST", url: "/Admin/AddItem", data: { title: title.value, desc: desc.value, quantity: quanti