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