@extends('front.modules.cv_builder.preview.main')
@section('title')Preview - Skills Based CV @endsection
@section('secondary_content')
@component('front.modules.cv_builder.common.skills_based_cv')
candidate-preview
@endcomponent
@endsection
@push('pageCss')
@include('front.modules.cv_builder.skills_based_cv.common')
@endpush
@push('secondary_pageJs')
@endpush