@extends('frontend.layouts.main') @section('content')
@if($jobs->banner)
@else
@endif
About the role
{!! $jobs->about_role !!}
Roles and responsibilities
{!! $jobs->roles_responsibilities !!}
Eligibility
{!! $jobs->eligibility !!}
Required Skills
{!! $jobs->required_skills !!}
About the company
{!! $jobs->company_description !!}

Salary (INR)

{{$jobs->salary_from}}-{{$jobs->salary_to}} LPA

Yearly salary

Job Location

{{$jobs->city_name}}

Job Overview

Job Posted: {{date('M d,Y', strtotime($jobs->start_date))}}

Job expire in: {{date('M d,Y', strtotime($jobs->end_date))}}

Job Level: {{$jobs->job_level_title}}

Experience {{$jobs->experience}} Years

Education {{$jobs->education_name}}

Share this job:

@endsection