@includeIf('frontend.layouts.head')
@includeIf('frontend.layouts.header')
@yield('main')
@includeIf('frontend.layouts.footer')
@stack('js')