{{ $job->created_at->toFormattedDateString() ?? '' }} - {{ ucfirst(__($job->level)) ?? '' }}
{!! Str::limit(strip_tags($job->description), 150) !!}