@yield('head-meta') @stack('app-head-scripts') @section('app-styles')
@show @stack('app-styles')
@section('content-header') @show @yield('content-body') @section('content-footer') @show @section('app-scripts') @show @stack('app-scripts')