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