@include('front.layouts.style') @include('front.layouts.header') @yield('content') @include('front.layouts.js') @include('front.layouts.footer') @yield('js') @include('front.layouts.message')