@extends('vip.layouts') @section('content')
{!! csrf_field() !!}
@if(isset($status)) @else @endif
@if(S('ACTION')!='view')
返回
@endif
@endsection