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