@php $logo = $row->company_logo ? $row->companyLogoUrl() : null; @endphp {{ $row->company_name ?? 'N/A' }}