{{ str()->title(admin_trans('logo')) }}
@if (!empty($domain->logo)) Logo @else No image @endif
@if (!empty($domain->logo)) @endif
{{ str()->title(admin_trans('logo_mobile')) }}
@if (!empty($domain->logo_mobile)) Logo @else No image @endif
@if (!empty($domain->logo)) @endif
{{ str()->title(admin_trans('footer_logo')) }}
@if (!empty($domain->footer_logo)) Logo @else No image @endif
@if (!empty($domain->footer_logo)) @endif
{{ str()->title(admin_trans('footer_logo_mobile')) }}
@if (!empty($domain->footer_logo_mobile)) Logo @else No image @endif
@if (!empty($domain->footer_logo)) @endif