@push('metadata') @php $page_id = 36; $mTitle = @$seoData['seo_title']; $mDescr = @$seoData['meta_description']; $faqs = $seoData['faq'] ?? '[]'; $mKWords = $seoData['meta_keywords']; $mUrl = url()->current(); $mImage = config('constants.advertise'); @endphp {{ @$mTitle }} @endpush
{!! $seoData['top_page_content'] !!}
कंपनी का वॉलेट एड्रेस वेरीफाई करें :
@if(!is_null($walletStatus))

{{ $walletStatus ? ' ✅ कंपनी का वॉलेट एड्रेस सही है' : '❌ कंपनी का वॉलेट एड्रेस गलत है' }}

@endif
सह-संस्थापक
@foreach($officialverify['Co-founders'] as $cofounder)
{{-- NAME --}}
{{ $cofounder['title'] }}
{{-- EMAIL 1 --}} @if(!empty($cofounder['email']))

{{ $cofounder['email'] }}

@endif {{-- TELEGRAM 1 --}} @if(!empty($cofounder['telegram']))

{{ $cofounder['telegram'] }}

@endif {{-- TELEGRAM 2 --}} @if(!empty($cofounder['telegram_2']))

{{ $cofounder['telegram_2'] }}

@endif
@endforeach

ऑफिसियल कम्युनिकेशन आईडी

@php $allowedTypes = ['Airdrop Marketing', 'ICO Marketing', 'Launchpad', 'Event Partnerships', 'Marketing & Partnerships', 'Banner Advertisement',]; @endphp @foreach ($officialverify as $sectionName => $items) @if(in_array($sectionName, $allowedTypes)) {{-- Section Name --}} {{-- TELEGRAM COLUMN --}} @endif @endforeach
उद्देश्य ईमेल आईडी टेलीग्राम आईडी
{{ $items[0]['title'] }} @foreach ($items as $item) @endforeach @foreach ($items as $item) @if ($item['telegram_2']) @endif @endforeach
{!! $seoData['description'] !!}
@push('scripts') @endpush