fetchAll('name'); } catch (EmptyResult) {} return $view->render($response, 'admin.users', compact('users')); } }