first(); $account = !empty($info->account) ? $info->account : ''; return ['account' => $account]; } }