Edit Field
{!! Form::open(array('url' => 'admin/data/fields/update', 'method' => 'patch')) !!}
{!! csrf_field() !!}
{!! Form::close() !!}