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