@php $origin = trim($row->origin_label ?? ''); $source = trim($row->source_label ?? ''); @endphp @if($origin || $source)