List of Career Opportunity
{{ session()->get('error') }}
@elseif (session()->has('success'))Well done !!!
{{ session()->get('success') }}
@endif| Job Position | Posting Date | Last Date Apply | Detail | Uploaded Cv | Status | Actions |
|---|---|---|---|---|---|---|
| {{ $careerOpportunity->job_position }} | {{ optional($careerOpportunity->posting_date)->format('Y-m-d') }} | {{ optional($careerOpportunity->last_date_apply)->format('Y-m-d') }} | {{ $careerOpportunity->detail }} | Upload | @if ($careerOpportunity['status'] == 1) Active @else Inactive @endif | |
| Job Position | Posting Date | Last Date Apply | Detail | Uploaded Cv | Status | Actions |