@endif
{{ $user->first_name }} {{ $user->last_name }}
@if($user->user_introduction?->title) {{ $user->user_introduction?->title }} ยท @endif @if($user->user_state?->state) {{ $user->user_state?->state }}, @endif @if($user->user_country?->country) {{ $user->user_country?->country }} @endif