@extends('user.layout.app') @section('title', 'Dashboard') @section('content')
Total Resumes
Downloads
Last Updated
Premium Status
Create a copy of an existing resume
Upload and convert existing resume
| Resume Name | Last Updated | Downloads | Actions |
|---|---|---|---|
{{ $resume->name }}{{ $resume->email }} |
{{ $resume->updated_at->diffForHumans() }} | {{ $resume->download_count ?? 0 }} |
{{ Str::limit($template->description, 60) }}
Check back later for new templates