@extends('layouts.admin') @section('status3','active') @section('title','Announcement') @section('headerTitle','Career Opportunity') @section('content')
{{ $message }}
No | Title | Location | Status | Career Type | Actions |
---|---|---|---|---|---|
{{ ++$i }} | {{ $careerOpportunity->title }} | {{ $careerOpportunity->location }} | {{ $careerOpportunity->status }} | {{ $careerOpportunity->career_type }} |