@php $img_path=''; if( isset($entity)) $img_path=$entity->image_path; @endphp
{!! Form::customInputImage( $img_path,'image')!!}