@model Instrumentation @{ ViewBag.SettingLabel = "Yavsc.Models.Musical.Profiles.Instrumentation"; ViewBag.Title = ViewBag.SettingLabel + "[" +"Set" + "]" ; }

@ViewBag.Title


@System.Globalization.CultureInfo.CurrentUICulture.TextInfo.ToTitleCase("nouvel instrument")
Back to List
@section Scripts { @* jQuery + jQuery validation are loaded by core.bundle.min.js *@ }