@model Microsoft.Graph.User

Welcome @Model.DisplayName!

@if (User.IsInRole("Admin")) { Go to Admin Dashboard }

Admin Dashboard

Settings