{{$userProfile->first_name}} {{$userProfile->last_name}}
{{$userProfile->first_name}} {{$userProfile->last_name}}

{{$userProfile->email}}

0
Followers
{{$userProfile->friendship_counts}}
Friends
@if ( null !== $socioboard_accounts)
SocioBoard Facebook accounts @foreach($socioboard_accounts->facebook as $account)
{{$account->first_name}} {{$account->last_name}}
@endforeach
@endif {{--Changed by Aishwarya in order to check plan--}} @include('User::dashboard.incPlanChangeJs')