{{ $job->created_at->toFormattedDateString() ?? '' }} - {{ ucfirst(__($job->level)) ?? '' }}
{!! Str::limit(strip_tags($job->description), 150) !!}
{{ __("Sorry, We couldn't find any jobs in this category try checking on other categories") }}