@stack('head.start')
@stack('head.end')
@stack('body.start')
{{--
{{ config('app.name') }}
--}}
@yield('content')
@stack('body.end')