@model IEnumerable<Movie> @{ ViewData["Title"] = $"Online Cinema - {ViewBag.Title}"; } <div class="row p-2"> @if (Model.
確定! 回上一頁