@extends('theme::layout.public') @section('seo_title')撰写文章 - {{ Setting()->get('website_name') }}@endsection @section('css') @endsection @section('content')
{{ $errors->first('title') }}
{{ $errors->first('logo') }}
建议尺寸200*120
{{ $errors->first('content') }}