@auth()
@include('sidebar_links')
@endauth
@yield('content')
@auth()
@include('friends_list')
@endauth