Applications Received
num_rows > 0): ?>Job Title | Applicant Name | Contact | Application Date | Status | Actions |
---|---|---|---|---|---|
= htmlspecialchars($application['job_title']) ?>
|
= htmlspecialchars($application['firstname'] . ' ' . $application['lastname']) ?>
|
Email: = htmlspecialchars($application['email']) ?>
Phone: = htmlspecialchars($application['phone']) ?>
|
= date('F j, Y', strtotime($application['application_date'])) ?> | 'bg-yellow-100 text-yellow-800', 'Accepted' => 'bg-green-100 text-green-800', 'Rejected' => 'bg-red-100 text-red-800', default => 'bg-gray-100 text-gray-800' }; ?> = htmlspecialchars($application['status']) ?> |
No applications have been received yet for your job postings.