{{include file="public/header" /}}
{{:MyLang('admin.base_nav_title')}}{{if empty($data['id'])}}{{:MyLang('created_title')}}{{else /}}{{:MyLang('edit_title')}}{{/if}} {{:MyLang('retreat_title')}}
{{include file="lib/gender" /}}
{{if !isset($data['id']) or $admin['id'] neq $data['id']}}
{{/if}} {{if isset($shopxo_is_develop) and $shopxo_is_develop eq true}}
plugins_view_admin_admin_save
{{/if}} {{if !empty($plugins_view_admin_admin_save_data) and is_array($plugins_view_admin_admin_save_data)}}
{{foreach $plugins_view_admin_admin_save_data as $hook}} {{if is_string($hook) or is_int($hook)}} {{$hook|raw}} {{/if}} {{/foreach}}
{{/if}}
{{:MyLang('retreat_title')}}
{{include file="public/footer" /}}