@yield('meta') @yield('title')
Second-Innings
@yield('css')
@include('layouts.header') @yield('content') @include('layouts.footer') @yield('js')