{{-- image column type --}} @php $value = data_get($entry, $column['name']); if (is_array($value)) { $value = json_encode($value); } @endphp @if( empty($value) ) - @else @if(strpos($value, ":image/")>0) 0)? $value : null }}" style=" cursor:pointer; max-height: {{ isset($column['height']) ? $column['height'] : "25px" }}; max-width: {{ isset($column['width']) ? $column['width'] : "30px" }}; border-radius: 3px;" onclick = 'return(openColorbox(this));' /> @else Download @endif @endif