@include('frontend.include.navbar')
Customize: {{ $template->name ?? 'Template' }}
{{ $template->description ?? 'Professional resume template' }}
Color Presets
@foreach($colors as $index => $color) @if($index % 3 == 0 && $index > 0)
@endif
{{ ucfirst($color) }}
@endforeach
Custom Options
Primary Color
Secondary Color
Font Family
Header Style
Density
Live Preview
John Doe
Software Engineer
Experience
Senior Developer - Tech Corp
Education
BSc Computer Science
Cancel Continue To Details
{{-- @endsection --}}