Edit Work

Back
Work Experience Management
Work Experience Page: Manage your work experience portfolio. Add, edit, and organize your work experiences here.
@forelse($works as $work) @empty @endforelse
Order Title Company Position Date Range Status Actions
{{ $work->order }} {{ $work->title }} {{ $work->company_name ?? 'N/A' }} {{ $work->position ?? 'N/A' }} {{ $work->date_range }} {{ $work->is_active ? 'Active' : 'Inactive' }}
No work experiences found. Add your first work experience!