@model User @using Newtonsoft.Json @using System.Text @{ ViewData["Title"] = "User details"; } home/@Html.Raw(ViewData["breadcrumbs"])