@include('Layout.links')
@include('Layout.side_bar')
@include('Layout.nav_bar')
@yield('content')