@include('layouts.components.nav')
@include('layouts.components.side-nav')
@yield('content')
@yield('pageScript')