@if(!empty($page_seo->getData('seo_description')))
@endif
@if(!empty($page_seo->getMeta('seo_canonical')))
@else
@endif
@if(!empty($page_seo->getMeta('og_title')))
@endif
@if(!empty($page_seo->getMeta('og_type')))
@endif
@if(!empty($page_seo->getMeta('og_site_name')))
@endif
@if(!empty($page_seo->getMeta('og_url')))
@endif
@if(!empty($page_seo->getMeta('og_image')))
@endif
@if(!empty($page_seo->getMeta('og_image_alt')))
@endif
@if(!empty($page_seo->getMeta('og_locale')))
@endif
@if(!empty($page_seo->getMeta('og_description')))
@endif
@if(!empty($page_seo->getMeta('twitter_card')))
@endif
@if(!empty($page_seo->getMeta('twitter_description')))
@endif
@if(!empty($page_seo->getMeta('twitter_title')))
@endif
@if(!empty($page_seo->getMeta('twitter_image')))
@endif
@if(!empty($page_seo->getMeta('meta_robots')))
@endif