{{ app()->getLocale() === 'ar' ? $job->title_ar : $job->title_en }}
{{ app()->getLocale() === 'ar' ? $job->country->name_ar : $job->country->name_en }}
{{ \Illuminate\Support\Str::limit(app()->getLocale() === 'ar' ? $job->description_ar : $job->description_en, 120) }}
تفاصيل الوظيفة