"http://{$remote->getIP()}:8008", 'headers' => ['Accept' => 'application/json'] ]))); return new ViewService(['money' => $money]); } public static function show($template, $variables = null) { $instance = self::getInstance(); return $instance->show($template, $variables); } } ?>