@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers @model MyDarling.Models.IRepository Bundles list @foreach (var bundle in Model.Bundles) { }
# Name Descrition Price Actions
@bundle.Id @bundle.Name @bundle.Description @bundle.Price Delete