📅 CalendarSync
Home
@if (User.Identity?.IsAuthenticated == true) {
Enroll
Status
Sign Out
} else {
Sign In
}
@RenderBody()