@if ($user && $user->bio_long) @guest {{--
--}}
@endguest @auth {{--
--}}
@endauth {{-- Display Profile Picture --}} {{-- Gio --}} {{-- Display Full Name --}} {{--

{{ $user['firstname'] . ' ' . $user['lastname'] }}

--}} {{--

{{ '@' . $user['username'] }}

--}} @if ($images_count > 0 && $gallery_bio == true)

{{ $bio_text }}

@else {{-- {{ $user['firstname'] . ' ' . $user['lastname'] }} --}} {{-- Display Profile Picture --}} {{-- cover photo --}} @if ($profile_layout == 'default_cover') {{ $user->firstname . ' ' . $user->lastname }} {{ $user->firstname . ' ' . $user->lastname }} @endif {{-- circled profile pic --}} @if ($profile_layout == 'default') {{ $user->firstname . ' ' . $user->lastname }} @endif {{-- rounded profile pic --}} @if ($profile_layout == 'rounded') {{ $user->firstname . ' ' . $user->lastname }} @endif {{-- full width profile pic --}} @if ($profile_layout == 'full_width') {{ $user->firstname . ' ' . $user->lastname }} @endif

{{ $bio_text }}

@endif
{{--
{!! Purifier::clean($user->bio_long) !!}
--}}
{!! Purifier::clean($user->bio_long) !!}
{{--
{!! Purifier::clean($user->bio_long) !!}
--}}
@if (in_array($user->user_type, ['Basic', 'Gold', 'Platinum']) && $connect_bio == true)    Let's Connect!

or

@endif @if ($contacts)

Contact me

@endif
@else

Page not found.

Get your 10k card today!

@endif