@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.official_verification'); @endphp {{ @$mTitle }} @endpush @push('pageId') @endpush @push('head_scripts') {!! SchemaHelper::webpageSchema($mTitle ?? null, $mDescr ?? null) !!} {!! SchemaHelper::getImageObjectSchema('https://cryptohindinews.in/assets/images/logo/hindi-black-logo.webp',$mTitle) !!} {!! SchemaHelper::getFaqSchema(json_encode($seoData['faq'])) !!} {!! SchemaHelper::getBreadcrumbSchema([['name' => 'Home', 'url' => url('/')],['name' =>$seoData['breadcrumb'] , 'url' => $mUrl]]) !!} @endpush @push('styles') @endpush
Crypto Hindi
@if(isset($officialverify) && !empty($officialverify)) @foreach($officialverify as $key => $offVerification)
{{$offVerification['title']}} ({{$offVerification['type']}})
@endforeach @endif
Verify With Below
Verify Email @if(!is_null($emailStatus))

{{ $emailStatus ? '✅ Email Verified' : '❌ Email Not Found' }}

@endif
Verify wallet to pay @if(!is_null($walletStatus))

{{ $walletStatus ? '✅ Wallet Verified' : '❌ Wallet Not Found' }}

@endif
Verify Telegram @if(!is_null($telegramStatus))

{{ $telegramStatus ? '✅ Telegram Verified' : '❌ Telegram Not Found' }}

@endif
{!! $seoData['description'] !!}
{{--
{!! $seoData['top_page_content'] !!}
कंपनी का वॉलेट एड्रेस वेरीफाई करें :
@if(!is_null($walletStatus))

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

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

{{ $cofounder['email'] }}

@endif @if(!empty($cofounder['telegram']))

{{ $cofounder['telegram'] }}

@endif @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)) @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