Add.cshtml 109 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 @{ ViewBag.Title = "Add a Symbol"; } <h2>@ViewBag.Title</h2> Add not allowed. Currently hard coded.