@extends('layouts.web-main') @section('content')

{{$details->job_title}}

Overview

{{$details->overview }} Learn more here. Please indicate which location(s) you're interested.

Job Description

As a {{$details->job_title }} at {{$details->get_employer->name ?? '' }}, {{$details->job_description }}

Responsibilities

  • {{$details->responsibilities }}.

Required Skills:

  • {{$details->job_skills }}.

Benefits:

  • {{$details->benefits }}.
@if(Auth::check() && (Auth::user()->role_id == 3)) Apply for this position @endif @if(!Auth::check()) Apply for this position @endif

Most complete job portal.

Signup and start find your job or talents.

@endsection