@extends('frontView.layout') @section('title_area') Career @endsection @section('content')
{{$career->title}} | |
---|---|
Number of Vacancy: {{$career->num_post }} | Application Last Date: {{$career->expire_date }} |
Skills & Education: {{$career->skills }} | |
{!! $career->details !!} |