@extends('backend.layouts_backend.master2') @section('title') Add CV @endsection @section('content') {{-- header --}}

Add CV


@csrf
Capture all information correctly





{{-- employment history --}}

{{-- start employment section --}}
{{-- row 1 --}}

{{-- row 2 --}}

{{-- row 3 --}}

{{-- row 4 --}}

{{-- start employment roles --}}

Roles & Responsibilities


@php $counter = 120; $counter++; @endphp

{{-- end employment roles --}}


{{-- end employment section --}}
{{-- education --}}

{{-- education history section --}}


{{-- end education history section --}}
{{-- internship --}}

{{-- start internship --}}


{{-- end internship --}}
{{-- certification --}}



{{-- volunteer --}}

{{-- start volunteer history --}}
{{-- row 1 --}}

{{-- row 2 --}}

{{-- row 3 --}}

{{-- row 4 --}}

{{-- start volunteer roles --}}

Roles & Responsibilities


@php $counter = 120; $counter++; @endphp

{{-- end volunteer roles --}}


{{-- end volunteer history --}}
{{-- Other information --}}

{{-- start awards --}}

Awards


{{-- end awards --}} {{-- start social profiles --}}

Social Profiles


{{-- end social profiles --}} {{-- start hobbies --}}

Hobbies


{{-- end of hobbies --}} {{-- start general skills --}}

General Skills & Competencies


{{-- end general skills --}} {{-- start technical skills --}}

Technical Skills


{{-- --}}
{{-- --}}
{{-- end technical skills --}} {{-- start languages --}}

Languages


{{-- --}}
{{-- end of langages --}} {{-- start of references --}}

References


{{-- --}}







@endsection @section('extra_scripts') {{-- select2 --}} {{-- employment history --}} {{-- volunteer history --}} {{-- awards --}} {{-- social profiles --}} {{-- hobbies --}} {{-- general skills --}} {{-- technical skills --}} {{-- languages --}} {{-- references --}} {{-- add education --}} {{-- internship history --}} {{-- certification row --}} @endsection