@include('layouts.front.head-link') @stack('css') @include('layouts.front.header')
@yield('content')
@include('layouts.front.footer') @stack('scripts')