AdminStuff

'lastLogins', 'description' => '

' . lastLoginTable() . '

' ])->htmlCode() ); echo( AppCard::fromArray([ 'title' => 'Add User', 'description' => User::getHtmlFormAddUser(), ])->htmlCode() ); ?>