{{ $job['job_title'] }}
@php if(empty($job->getCompanyprofile())){ @endphp {{ "Not Updated" }} @php } elseif($job->getCompanyprofile->company_name == 'Others'){ @endphp {{ $job->getCompanyprofile->company_name}} @php } else{ @endphp getCompanyprofile->company_name)) }}" target="blank">{{$job->getCompanyprofile->company_name ?? "Not Updated"}} @php } @endphpJob Description
- Work location : {{ !empty($location)?$location : 'Not Updated' }}
- Work Mode : {{ $job_details->getWorkTypes->name ?? 'Not Updated' }}
- Job Requirements :{{ $job['numberofpostion'] ?? "Not Updated" }}
- Educational Qualification : {{ $job->coursetype->name ?? "Not Updated" }}
Additional Information
-
@foreach($other_requirements as $requirements)
@if(!empty($requirements))
- {{ $requirements }} @else Not Updated @endif @endforeach
Walk-in Details
- Contact Name: {{ $poc->poc_name ?? "Not Updated" }}
- Contact Number: {{ $poc->poc_contact ?? "Not Updated"}}
- Address:
- {{ $address->address ?? "Not Updated"}}
- City: {{ $address->cityDetails->district ?? "Not Updated"}}
- State: {{ $address->stateDetails->name ?? "Not Updated"}}
Campus Details
- College Name: {{$campus_details->college_name ?? "Not Updated"}}
- Date: {{Carbon\Carbon::parse($campus_details->assessment_date)->format('d-m-Y') ?? "Not Updated" }}
Other Details
- Weekly Working Days: {{ $job['job_working_days'] ?? "Not Updated" }}
- OFF Days Comment: {{ $job['job_working_off'] ?? "Not Updated" }}
- Salary Type: @if(!is_null($job['salary_type'])) @if($job['salary_type'] == 1) Annual CTC @else Monthly CTC @endif @else Not Updated @endif
- Salary : @if(!is_null($job['salary_from'])) {{ $job['salary_from'] ?? "Not Updated"}} - {{ $job['salary_to'] ?? "Not Updated"}} @else Not Updated @endif
Other Description
-
@php
$industry_type = $job['category']->industry_name ?? 'Not Updated';
if($job->getCompanyprofile->company_name == "Others"){
$industry_type = $role_category = 'Others';
}
@endphp
- Industry Type: {{ $industry_type}}
- Employment Type: {{$job->emptype->type_name ?? "Not Updated"}}
- Role Category: {{ $industry_type }}
Education
- {{ $qualification->degree->name ?? "Any Degree" }}
- {{ $qualification->specialization->specialization ?? "Any Specialization"}}
Key Skills
About Company
{{(!empty($job->getCompanyprofile->about_summery)?$job->getCompanyprofile->about_summery:"Not Updated")}}
Company Info
- Address : {{$job->getCompanyprofile->comm_address}}