@extends('admin.layouts.app') @section('title', '单页面修改') @section('content')
页面列表 > 新建页面
{{ csrf_field() }}
页面标题: " class="required" style="width:60%" placeholder="在此输入标题">
别名: " size="30">
模板文件名: " size="30">
seoTitle: " style="width:60%">
缩略图: " style="width:40%"> " src="" width="120" height="80" id="picview" name="picview">
页面关键字: "> (用","分开)
页面摘要信息:
页面内容:
  
@endsection