@include('customer.layout.head') @yield('css') @include('customer.layout.header') @yield('content') @include('customer.layout.footer') @include('customer.layout.script') @yield('js')