@php $image = $career->getMetaData('image', true); $backgroundImage = $image ? RvMedia::getImageUrl($image) : null; $applyUrl = $career->getMetaData('apply_url', true); @endphp
@if ($backgroundImage)
@endif
! $backgroundImage])>

$applyUrl, 'col-12' => ! $applyUrl])> {{ $career->name }}

@if ($applyUrl) @endif
{{ $career->created_at->translatedFormat('d M Y') }} {{ number_format($career->views) }} @if($salary = $career->salary) {{ $salary }} @endif @if($location = $career->location) {!! BaseHelper::clean($location) !!} @endif
{!! BaseHelper::clean($career->content) !!}
@if ($applyUrl) @endif