@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-press-release'); @endphp {{ @$mTitle }} @endpush @push('styles') @endpush
  • Home
  • {{ $seoData['breadcrumb'] ?: ' Crypto Press Release' }}

{!! $seoData['top_page_content'] !!}

@if($noResults)

No results found for "{{ $search }}"

@endif
@foreach($tabsData as $pressRelease) @endforeach
@if($hasMore)
@endif
@if(!empty($seoData['description']))
{!! $seoData['description'] !!}
@endif
@if(!empty($faqs)) @endif