@yield('css')
@include('layouts.frontend.header')
@yield('content')
@include('layouts.frontend.footer') @yield('js') @yield('vueJS')