@include('front.partials.flash_message')
Upgrade your Subscription Plan ! Click here....
Profile Completeness
100%
13
Profile Views
in last 30 days
45
Search Appearances
in last 30 days
Fetch details from LinkedIn
Personal Information
@if(auth()->user()->user_image !='')
@if($userInfo->google_id !='' || $userInfo->facebook_id !='' || $userInfo->linkedin_id !='')
@if(File::exists(public_path('uploads/'.$userInfo->user_image)))
@else
@endif
@else
@endif
@else
@endif
Max Size 2 MB
@endif
Professional Summary
Skills & Expertise
Contact Details
Reference
Saved Jobs
-
@foreach($jobdetails as $c)
- {{ $c->job_title }} @endforeach
Applied Jobs
-
@foreach($jobapplieddetails as $c)
- {{ $c->job_title }} @endforeach