@include('front.modules.cv_builder.young_executive_cv.common')
@component('front.modules.cv_builder.common.young_executive_cv')
@endcomponent
@component('front.modules.cv_builder.cv_viewer.cv_sticky_footer')
@slot('id') young_executive_cv @endslot
@slot('user_id') {{ $user_id }} @endslot
@endcomponent
@if(config('app.env') == 'local')
@else
@endif