@endif
{{-- Cover Only --}}
@if ($profile_layout == 'cover_only')
@endif
{{-- circled profile pic --}}
@if ($profile_layout == 'default')
@endif
{{-- rounded profile pic --}}
@if ($profile_layout == 'rounded')
@endif
{{-- full width profile pic --}}
@if ($profile_layout == 'full_width')
@endif
{{-- Display Full Name --}}
{{-- {{ '@' . $user->username }}
@endif --}} {{-- Display Bio --}} {{-- @if ($user->bio && $short_bio_enabled == true){{ $user->bio }}
@endif --}} {{-- Display Job Title --}} {{-- @if (!empty($user->job_title) && empty($user->company))
Contact me