@page @using System.Reflection @model OliverBooth.Pages.Admin.Index @{ ViewData["Title"] = "Admin"; Layout = "Shared/_AdminLayout"; }