@if ($visibled)
@include(AdminTemplate::getViewPath('form.element.partials.helptext')) @if (! $readonly) {!! Form::file($name, ['id' => $name]) !!} @endif @if(!empty($value) && !$readonly)
@endif
@endif