{{ $isEnglish ? 'Games, gift cards and digital accounts' : 'الألعاب والبطاقات والحسابات الرقمية' }}
{{ $isEnglish ? 'Browse every department and subcategory from one clear page.' : 'كل الأقسام والصب كاتيجوريز في صفحة واحدة منظمة وسريعة.' }}
{{ $selected ? ($isEnglish ? $selected->name_en : $selected->name_ar) : ($isEnglish ? 'All products' : 'كل المنتجات') }}
{{ $isEnglish ? $selected->description_en : $selected->description_ar }}
@endif