<?php
namespace view\machine\form\create;
use \generic\core\i_view;
class main extends i_view{
public function __construct(){}
}