@stack('css')
@yield('meta_tags')
@include('layouts.store.nav')
@yield('body')
@include('layouts.store.footer')
@stack('scripts') @include('layouts.store.scripts.cartjs')