@yield('head')
@yield('side-nav') @yield('top-nav')
@yield('contentSection')
{{----}}
@yield('footer') @yield('pageSpecificScripts')