@yield('subnav')
@yield('sidebar')
@yield('navbar') @yield('content')
@yield('footer')
{{-- --}}