A job opening has been announced through the internal job portal via API
Job Title: {{$job_title}}
Company name: {{$company_name}}
Click here to view job post
{{--@if($is_update == 1)
Job with title {{$job_title}} have been activated.
@elseif($is_update == 0)
Job with title {{$job_title}} have been de-activated.
@else
A new job has been posted from internal job posting via API. Please review the job details and take necessary action if required.
@endif
--}}
{{--
@if(!in_array($is_update, [1,0]))
Job title: {{$job_title}}
@endif
Company name: {{$company_name}}