@guest
@endguest @auth
@endauth {{-- 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

More Videos

@if (in_array($user->user_type, ['Basic', 'Gold', 'Platinum']) && $connect_bio == true)    Let's Connect!

or

@endif @if ($contacts)

Contact me

@endif