@include('htmlpage.frontent.layout.app')

{{ $job->title }}

{{-- {{ $job->job_type }} --}}
zillion

Job Overview

Industry

{{ $job->post }}

Experience

{{ $job->experience }}

Job Type

{{ $job->job_type }}

Apply Before

{{ \Carbon\Carbon::parse($job->apply_before)->format('d M Y') }}

Updated

{{ $job->created_at->format('d M Y') }}

Location

{{ $job->location }}

Job Description

{!! $job->description !!}

Responsibilities

{!! $job->responsibilities !!}

Eligibility Criteria

{!! $job->eligibility !!}

Skills

{!! $job->skills !!}
{{-- Apply Now --}}
Zillion

New Things Will Always
Update Regularly

Zillion
@include('htmlpage.frontent.layout.footer')