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