Applications Received
Job Title | Applicant | Contact | Skills | Date | Status | Actions |
---|---|---|---|---|---|---|
= htmlspecialchars($application['job_title']) ?>
|
= htmlspecialchars($application['firstname'] . ' ' . $application['lastname']) ?>
|
= htmlspecialchars($application['email']) ?>
= htmlspecialchars($application['phone']) ?>
= htmlspecialchars($application['location']) ?>
|
= htmlspecialchars($application['skills']) ?>
|
= date('F j, Y', strtotime($application['application_date'])) ?>
|
'badge-warning',
'Accepted' => 'badge-success',
'Rejected' => 'badge-error',
default => 'badge-ghost'
};
?>
= htmlspecialchars($application['status']) ?>
|