{{ xe_trans('xe::createWidgetBox') }}
{{ uio('form', [ 'fields' => [ 'id' => [ '_type' => 'text', 'label' => xe_trans('xe::id'), ], 'title' => [ '_type' => 'text', 'label' => xe_trans('xe::widgetBoxName') ] ], 'value' => [ 'id' => $id ] ]) }}