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