@stack('web-css')
@yield('header-content')
@include('partials.header') @yield('header-text')
@yield('main-content') @include('partials.footer')