@extends('admin.layouts.app') @section('title', '发布文章') @section('content')
文章列表 > 发布文章
{{ csrf_field() }}
文章标题:
是否审核:  是    否
推荐:
seoTitle:
缩略图:
来源:    作者:   浏览次数:
文章栏目:
关键词: (多个用","分开)
内容摘要:
附加选项: 删除非站内链接 提取第一个图片为缩略图
文章内容:
  
@endsection