@extends('admin.layout') @section('head') @include('UEditor::head') @endsection @section('content')

新闻添加

@include('admin.error')
{{ csrf_field() }}
请输入完成url链接(包括http或者https)
@endsection