@extends('layouts.admin') @section('title', 'Resume Editor') @section('content')

Resume Editor

Edit and generate your PDF resume

Preview Download PDF
@csrf @method('PUT')

Personal Information

Professional Summary

Experience

Enter as plain text or JSON format

Education

Enter as plain text or JSON format

Skills

Enter as plain text or JSON format

Certifications

Enter as plain text or JSON array format

@endsection