@if (! $pure)
{!! Form::text('image') !!} {!! Form::button(trans('app.search')) !!}
@endif @foreach($images as $image)
@endforeach @if (! $pure)
@endif