@if (users) {

Users

} @if (groups) {

Groups

@if (groups.length > 0) { } } @if (!users || !groups) {
Loading...
}