@yield('head')
@yield('content')
@yield('script') {{-- 必须在app.js前边--}} @yield('lastScript')