@stack('pageStyles')
@include('components.nav')
@include('components.side-nav')
@yield('content')
@stack('pageScripts')