@{ ViewBag.Title = "Chat"; }

Chat

@section scripts { @**@ @**@ @**@ @Scripts.Render("~/bundles/signalr") @Scripts.Render("~/signalr/hubs") }