@extends('layouts.zainiqduel') @php $locale = app()->getLocale(); $isAr = $locale === 'ar'; $isKu = $locale === 'ku'; $isEn = $locale === 'en'; $isRtl = in_array($locale, ['ar', 'ku'], true); @endphp @section('title', $isEn ? 'Subscription Activated – Zain Duel' : 'تم التفعيل – Zain Duel') @push('styles') @endpush @section('content')
@if($isEn) Welcome to Zain Duel! Test your skills and win amazing prizes. @else مرحباً بك في Zain Duel! اختبر مهاراتك وفوز بجوائز رائعة. @endif
@if(!empty($alreadySubscribed))