@if($setting && $setting->img_logo) Logo {{ $setting->company_name ?? 'Cashly' }} @else
{{ $setting->company_name ?? 'Cashly' }}
@endif