| Job Title | Requisited By | Job Post Date | Job End Date | Posting Type | Copy | |||
|---|---|---|---|---|---|---|---|---|
| {{$job->job_title}} | {{$job->user->name}} | {{date('d-m-Y', strtotime($job->job_requisition_date))}} | {{date('d-m-Y', strtotime($job->job_end_date))}} | @if($job->posting_type == 1)Confidential | @elseif($job->posting_type == 2)Open | @elseif($job->posting_type == 2)Others | @endifCopy |