@model CD67.ModeleMVC.Entity.PARAM @{ ViewBag.Title = "Details"; Layout = "~/Views/Shared/_AppLayout.cshtml"; }
@Html.ActionLink("Edit", "Edit", new { id = Model.PRM_CLE }) | @Html.ActionLink("Back to List", "Index")