My Job Applications
num_rows > 0): ?>Job Title | Location | Salary | Salary Type | Job type | Skill Level | Application Date | Status |
---|---|---|---|---|---|---|---|
= htmlspecialchars($application['job_title']) ?>
|
= htmlspecialchars($application['location']) ?> | = htmlspecialchars($application['salary']) ?> | = htmlspecialchars($application['salary_type']) ?> | = htmlspecialchars($application['job_type']) ?> | = htmlspecialchars($application['skills_level']) ?> | = date('F j, Y', strtotime($application['application_date'])) ?> | 'badge badge-warning', 'Accepted' => 'badge badge-success', default => 'badge badge-error' }; ?> = htmlspecialchars($application['status']) ?> |
You haven't applied to any jobs yet.