

@if(!empty($item->disp_sheet_file))
<img src="{{$item->disp_sheet_file}}" width="100%" >
@else
<img src="{{root('img/noimage2.jpg')}}" width="100%" />
@endif
<!--<div class="mt-1">
    {{$item->catchcopy}}
</div>-->
