@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('head_scripts') {!! SchemaHelper::webpageSchema($mTitle ?? null, $mDescr ?? null) !!} {!! SchemaHelper::getBreadcrumbSchema([ ['name' => 'Home', 'url' => url('/')], ['name' =>$seoData['breadcrumb'], 'url' => URL::to('crypto-news')], ]) !!} {!! SchemaHelper::getImageObjectSchema(CommonHelper::s3ImageOrDefault($mImage), $mTitle, 1200, 630) !!} @if(!empty($seoData['faq'])) {!! SchemaHelper::getFaqSchema($seoData['faq']) !!} @endif @endpush @push('pageId') @endpush
{!! $seoData['top_page_content'] !!}
Verify With Below
Verification
Verify Our Wallet
@if(!is_null($walletStatus))

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

@endif
{{--
Why Get Verified?
verified

Lorem ipsum

verified

Lorem ipsum

verified

Lorem ipsum

verified

Lorem ipsum

--}}
{!! $seoData['description'] ?? '' !!}