@extends('theme::layout.public') @section('seo_title')编辑问题 - {{ Setting()->get('website_name') }}>@endsection @section('css') @endsection @section('content')
{{ $errors->first('title') }}
{{ $errors->first('description') }}