@php $logo_id = setting_item("logo_id"); if(!empty($row->custom_logo)){ $logo_id = $row->custom_logo; } @endphp @if($logo_id)