芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/minscoop.com/app/Views/admin/page/edit.php
= view('admin/includes/_messages'); ?>
= trans("update_page"); ?>
= csrf_field(); ?>
= trans('title'); ?>
= trans("slug"); ?>
(= trans("slug_exp"); ?>)
" value="= esc($page->slug); ?>">
= trans("description"); ?> (= trans('meta_tag'); ?>)
(= trans('meta_tag'); ?>)" value="= esc($page->description); ?>">
= trans('keywords'); ?> (= trans('meta_tag'); ?>)
= trans("language"); ?>
lang_id == $language->id ? 'selected' : ''; ?>>= $language->name; ?>
location == "main"): ?>
= trans('parent_link'); ?>
= trans('none'); ?>
item_type != "category" && $item->item_location == "main" && $item->item_parent_id == "0" && $item->item_id != $page->id): if ($item->item_id == $page->parent_id): ?>
= $item->item_name; ?>
= $item->item_name; ?>
location != "none"): ?>
= trans('order'); ?>
= trans('location'); ?>
location == "top" ? 'checked' : ''; ?>>
= trans('top_menu'); ?>
location == "main" ? 'checked' : ''; ?>>
= trans('main_menu'); ?>
location == "footer" ? 'checked' : ''; ?>>
= trans('footer'); ?>
location == "none" ? 'checked' : ''; ?>>
= trans('dont_add_menu'); ?>
= trans('visibility'); ?>
visibility == 1 ? 'checked' : ''; ?>>
= trans('show'); ?>
visibility == 0 ? 'checked' : ''; ?>>
= trans('hide'); ?>
= trans('show_only_registered'); ?>
need_auth == 1 ? 'checked' : ''; ?>>
= trans('yes'); ?>
need_auth == 0 ? 'checked' : ''; ?>>
= trans('no'); ?>
= trans('show_title'); ?>
title_active == 1 ? 'checked' : ''; ?>>
= trans('yes'); ?>
title_active == 0 ? 'checked' : ''; ?>>
= trans('no'); ?>
= trans('show_breadcrumb'); ?>
breadcrumb_active == 1 ? 'checked' : ''; ?>>
= trans('yes'); ?>
breadcrumb_active == 0 ? 'checked' : ''; ?>>
= trans('no'); ?>
page_default_name != "contact" && $page->page_default_name != "gallery"): ?>
= trans('show_right_column'); ?>
right_column_active == 1 ? 'checked' : ''; ?>>
= trans('yes'); ?>
right_column_active == 0 ? 'checked' : ''; ?>>
= trans('no'); ?>
page_default_name != "contact" && $page->page_default_name != "gallery"): ?>
= trans('content'); ?>
= trans("add_image"); ?>
= $page->page_content; ?></textarea>
= view('admin/file-manager/_load_file_manager', ['loadImages' => true, 'loadFiles' => false, 'loadVideos' => false, 'loadAudios' => false]); ?>