@if (isset($page->meta_tag) && isset($page->meta_description))
{{ $gs->title }}
@elseif(isset($blog->meta_tag) && isset($blog->meta_description))
{{ $gs->title }}
@elseif(isset($productt))
{{ substr($productt->name, 0, 11) . '-' }}{{ $gs->title }}
@else
{{ $gs->title }}
@endif
@if ($default_font->font_value)
@else
@endif
@if ($default_font->font_family)
@else
@endif
@if (!empty($seo->google_analytics))
@endif
@if (!empty($seo->facebook_pixel))
@endif