@include('ecommerce.layouts.header') @yield('content') @yield('scripts') @include("ecommerce.layouts.footer")