@model List

@ViewBag.Title

@await Html.PartialAsync("_List", Model)
@section scripts { }