@extends('front.modules.cv_builder.main') @section('title')CV Builder - Modern CV @endsection @section('secondary_content')
upload upload
Profile Picture is mandatory to upload.

Contacts

Update edit

Contact details is mandatory to fill up.
mail @{{ userDetails.email }} Your primary email address
mobile @{{ userDetails.mobile }} Your primary mobile number
location @{{ userDetails.locations.address1 }}, @{{ userDetails.locations.area_of_residence }}, @{{ userDetails.locations.cities.name }}, @{{ userDetails.locations.countries.name }} Your address
linkedin @{{ userDetails.profiles.linkedin_profile }} Your linkedin profile
skype @{{ userDetails.profiles.skype }} Your Skype

Technical Skills

Update edit

Languages

Update edit

Language detail is mandatory to fill up.

Certifications

Add New edit

{{ trans('cv_builder.memberships') }}

Update edit

Referees

Add New edit Select Referees edit

At least 3 Referees detail is mandatory to fill up.

Curriculum Vitae

@{{ userDetails.full_name }}

Your Name

Summary

Update edit
Summary is mandatory to fill up.

@{{ userDetails.profiles.cv_profile_bio }}

Write a strong opening summary of who you are, your skills, achievements and career goals. A good Profile is 4 – 6 sentences long
e.g I am a highly-skilled Human Resource Manager with 10 years’ experience in the Banking Industry. I possess a wide skill set, including learning and development, through working on developing a training program for banking personnel, Performance Management through managing a team of more than 200 employees. I am looking to secure a challenging role with a strategic focus in an international corporate company.

Achievements

Career Snapshot Add New edit

Experience detail is mandatory to fill up.

{{ trans('cv_builder.education') }} Add New edit

Education detail is mandatory to fill up.
www.empower.co.tz
@endsection @push('pageCss') @include('front.modules.cv_builder.professional_cv.common') @endpush @push('secondary_pageModals') @include('front.modules.cv_builder.professional_cv.modals.contact_details') @include('front.modules.cv_builder.professional_cv.modals.skill_rating') @include('front.modules.cv_builder.young_professional_cv.modals.upload_profile_img') @endpush @push('secondary_pageJs') @include('front.modules.cv_builder.components.croppie') @endpush