@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.crypto_token_exchange_listings'); $baseUrl = 'https://www.coingabbar.com/en/crypto-listings/'; @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]]) !!} {!! SchemaHelper::itemListSchema($mTitle ?? null, $mUrl ?? null, $baseUrl ?? null, $listingData ?? [],1,'') !!} @endpush @push('styles') {{----}} @endpush
{!! $seoData['top_page_content'] !!}
@foreach ($listingData as $listing) @endforeach
दिनांक / समय नाम एक्सचेंज लिस्टिंग / डीलिस्टिंग नंबर ऑफ़ लिस्टिंग
@if (date('d-M-Y', strtotime($listing['end_date'])) == '31-Dec-2029')
TBA
@else
{{ date('d-M-Y', strtotime($listing['end_date'])) }} UTC {{ date('h:i', strtotime($listing['time'])) }}
@endif
{{ $listing['img_alt_title'] ?? $listing['alias'] }} logo{{ $listing['alias'] }}
{{ $listing['exchange_name'] }} logo {{ $listing['exchange_name'] }} Listing 1
{!! CommonHelper::addNoFollowToExternalLinks(@$seoData['description']) !!}
@push('scripts') {{----}} @endpush