@include('_layouts._navbar') @include('_layouts._cart')
@yield('body')
@include('_layouts._footer')