Plans & Pricing
Choose the Perfect Plan for Your Career
Unlock premium features and create professional resumes that stand out
No plans available
Please contact support for more information.
@foreach($plans as $plan)
@php
$monthly = data_get($plan->price, 'monthly_price');
$yearly = data_get($plan->price, 'yearly_price');
$features = (array) data_get($plan->condition, 'features', []);
@endphp
@endforeach
{{ $plan->title }}
@if(!empty($plan->description))
@endif
{{ $plan->description }}
@if(!is_null($monthly))
@endif
@if(!is_null($yearly))
@endif
${{ number_format((float)$monthly, 2) }} / month
${{ number_format((float)$yearly, 2) }} / year
@if($monthly && $monthly > 0)
(Save {{ round((($monthly * 12 - $yearly) / ($monthly * 12)) * 100) }}%)
@endif
@if(!empty($features))
@endif
Features:
-
@foreach($features as $feature)
- {{ $feature }} @endforeach
@if(!is_null($monthly))
@endif
@if(!is_null($yearly))
@endif
Why Choose Our Premium Plans?
Unlimited Downloads
Download your resumes as many times as you need in multiple formats
Multiple Designs
Choose from 4 professional PDF designs to match your style
AI Assistance
Get AI-powered content suggestions to enhance your resume