@elseif ($profile_layout == 'cover_only')
@elseif ($profile_layout == 'default')
@elseif ($profile_layout == 'rounded')
@elseif ($profile_layout == 'full_width')
@endif
{{-- Display Full Name --}}
{{ '@' . $user->username }}
@endif {{-- Display Bio --}} @if ($bio && $short_bio_enabled == true){{ $bio }}
@endif {{-- Display Job Title --}} @if (!empty($user->job_title) && empty($user->company))
User not found.