@if (isLoggedIn) { } @if (!isLoggedIn) { }@else { @if (showAdminBoard) { } }