@extends('layouts.zainiqduel') @php $isEn = app()->getLocale() === 'en'; @endphp @section('title', $config['service_title'] ?? __('landing.zain.he.cta')) @push('styles') @endpush @push('body_open') @endpush @push('styles') {{-- TikTok Pixel — Duel campaign (342) --}} {{-- Original operator stylesheet (downloaded for parity reference; not linked — would conflict with Laravel markup): public/vendor/zainiqduel/main.min.css from https://www.zainiqduel.com/static/css/main.min.css --}} @if($isEn) @endif @endpush @section('content')

{{ __('landing.zain.he.headline_full') }}

{{ __('landing.zain.he.desc_line1') }} {{ __('landing.zain.he.desc_line2') }}

{{ __('landing.zain.he.prize_weekly_label') }} {{ __('landing.zain.he.prize_weekly_amount') }}
{{ __('landing.zain.he.prize_monthly_label') }} {{ __('landing.zain.he.prize_monthly_amount') }}
{{ __('landing.zain.he.prize_grand_label') }} {{ __('landing.zain.he.prize_grand_amount') }}

{{ __('landing.zain.he.desc_body') }}

@endsection @push('scripts') @endpush