@php($seo = $seo ?? \App\Support\SeoMeta::make(trim($__env->yieldContent('title', '8Stores')))) {{ $seo['title'] }} @if ($seo['image']) @endif
@yield('content')
@stack('scripts')