@yield('title')
@yield('SEO')
{!!$appSetting->google_analytics_code!!} @stack('css')
@include('layouts/welcomelayouts/header')
@yield('contents')
@include('layouts/welcomelayouts/sidebarcartbox') @stack('js')