@yield('style')
@include('sections.header')
@yield('sub-header')
@yield('content')
@yield('script')