{{include file="public/header" /}}
{{:MyLang('payment.base_nav_title')}}{{if empty($data['id'])}}{{:MyLang('created_title')}}{{else /}}{{:MyLang('edit_title')}}{{/if}} {{:MyLang('retreat_title')}} {{if empty($data)}} {{include file="public/not_data" /}} {{else /}}
{{foreach $common_platform_type as $v}} {{if isset($data) and isset($data['apply_terminal_old']) and is_array($data['apply_terminal_old']) and in_array($v['value'], $data['apply_terminal_old'])}} {{/if}} {{/foreach}}
    {{if !empty($data['logo'])}}
  • ×
  • {{/if}}
+ {{:MyLang('form_upload_images_title')}}
{{if !empty($data['element'])}}
{{foreach $data.element as $element}}
{{if !empty($element['title'])}} {{/if}} {{switch element.element}} {{case input}} {{if in_array($element['type'], ['radio', 'checkbox']) and !empty($element['element_data']) and is_array($element['element_data'])}} {{foreach $element.element_data as $element_data_key=>$element_data}} {{/foreach}} {{else /}} {{/if}} {{/case}} {{case select}} {{if !empty($element['element_data']) and is_array($element['element_data'])}} {{/if}} {{/case}} {{case textarea}} {{/case}} {{case message}}
{{$element.message|raw}}
{{/case}} {{/switch}}
{{/foreach}}
{{/if}} {{include file="lib/sort" /}}
{{include file="lib/is_enable" /}}
{{:MyLang('retreat_title')}}
{{/if}}
{{include file="public/footer" /}}