{!! Form::open(array('method' => 'PUT','files' => true,'class'=>'form-horizontal edit_form_feature','id'=>'add_edit_form')) !!}
{!! HTML::image($feature->image_url) !!}
{{trans('core.changeImage')}} {{trans('core.change')}} {{trans('core.remove')}}
{!! Form::close() !!}