{{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

@if($resume->experience_level!=1) @endif