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