{{trans('resume.edit-interactive-profile')}}
{{ csrf_field() }}
@if(!empty($message))
{{$message}}
@endif
@if($resume->fullname) {{$resume->fullname}} @else @if($resume->user) {{$resume->user->fullname}} @endif @endif
@if($resume->title) {{$resume->title}} @endif
@if($resume->city || $resume->state || $resume->zip)
{{$resume->city}}@if($resume->city), @endif {{$resume->state}} {{$resume->zip}} @endif
{{$resume->user->countFollowers()}} + followers
*Banner available in the Default Template only
{{trans('resume.full-name')}}
@if($resume->experience_level!=1) @endif
{{trans('resume.public-profile-title')}}
{{trans('resume.website-intro')}}
{{$resume->professional_skills}}
{{trans('resume.languages')}}
{{$resume->languages}}
{{trans('resume.technical-skills')}}
{{$resume->technical_skills}}
Interested Topics