@if(!empty($posts[0]->user->userProfile->profile_photo_link))
@else
{{ strtoupper($posts[0]->user->name[0]) . strtoupper($posts[0]->user->surname[0]) }}
@endif
{{ $posts[0]->user->getFullName() }}
{{ $posts[0]->user->userProfile->short_bio }}
@if(!empty($posts[0]->user->userProfile->facebook_link))
-
@endif
@if(!empty($posts[0]->user->userProfile->instagram_link))
-
@endif
@if(!empty($posts[0]->user->userProfile->twitter_link))
-
@endif
@if(!empty($posts[0]->user->userProfile->youtube_link))
-
@endif
@if(!empty($posts[0]->user->userProfile->skype_link))
-
@endif
-