@include('other.seo')
{{__($gs->title)}}-@yield('title')
@include('frontend.partials.header') @yield('content')
@include('frontend.partials.footer') @include('notify.alert') @stack('script')