@using ComputerShopContracts.ViewModels; @using ComputerShopDataModels.Models; @{ ViewData["Title"] = "EditAssembly"; }