@extends('layouts.frontend-layout') @section('content')
{!! $career->short_description !!}
{!! $career->description !!}
| # | Position | Department | Closing Date | {{--Actions | --}}
|---|---|---|---|---|
| {{ $loop->index+1 }} | {{ $key->position }} | {{ $key->department }} | {{ $key->closing_date }} | {{--Read more... | --}}