{!! render_image_markup_by_attachment_id(get_static_option('maintain_page_logo')) !!}
@if(!empty(get_static_option('site_logo')))
{!! render_image_markup_by_attachment_id(get_static_option('site_logo')) !!}
@else
@endif
@endif