@yield('style')
@include('layouts.front.header') @yield('content') @include('layouts.front.footer')
@include('layouts.notification') @yield('script')