@extends('admin.layouts') @section('content')
{!! csrf_field() !!} @if(S('ACTION')!='view')
返回
@endif
@endsection