@extends('admin.layout') @section("css") @endsection @section('content') 新闻管理 添加 标题 类别 缩略图 描述 创建时间 操作 @endsection @section('js') @endsection