@extends('layouts.base') @section('title', '编辑专题') @section('content')
专题编辑
[[form.id]]
[[form.name]]
提交 返回
@endsection