About
{{$loggedIn->bio ?? ""}}
Friends
-
@foreach($friendDetail as $friend)
@foreach($friend as $friend)
@php
$table=$friend->getTable();
@endphp
-
@if($friend->getTable() =='mstuser') @php $friendImage=$friend->profileImageUrl ?? ''; $url=env('APPLICATION_URL').$friendImage; @endphp @if(\Illuminate\Support\Facades\File::exists(public_path($friendImage))) @else @endif
{{$friend->userName ?? ''}}
{{$friend->businessName ?? ''}} (Business)
@endforeach
@endforeach
Friend
-
@foreach($getFriendsList as $friend)
- @endforeach
-
@foreach($groups as $list)
@endforeach
Personal Info
{{$loggedIn->userName ?? ''}}
Live In {{$loggedIn->city ?? ''}} ,{{$loggedIn->country ?? ''}}
{{$loggedIn->phoneNo ?? ''}}
{{$loggedIn->hairColor ?? ''}}
{{$loggedIn->religion ?? ''}}
{{$loggedIn->DOB ?? ''}}
-
@foreach($loggedIn->education as $education)
{{$education->title ?? ""}} from {{$education->location ?? ""}}
@endforeach{{$loggedIn->occupation[0]->title ?? '' }}
work as {{$loggedIn->occupation[0]->description ?? ''}} from {{$user->getUserDetail->occupation[0]->startDate ?? ''}}
{{$userInt->interest[0]->intrestCategoryTitle}}
@endforeach
Becca John Lorem ipsum dolor sit amet consectetur adipisicing elit. Modi, quasi?
Reply