@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-author'); @endphp
| दिनांक | नाम | जगह | इवेंट लिंक |
|---|---|---|---|
|
{{-- Start Date --}}
{{ \Carbon\Carbon::parse($event['start_date'])->format('d M Y') }}
{{-- End Date --}}
{{ \Carbon\Carbon::parse($event['end_date'])->format('d M Y') }}
|
{{-- Event Image --}}
{{-- Featured Badge --}}
@if(!empty($event['is_featured']) && $event['is_featured'] == 1)
Featured
@endif
|
{{-- Location --}}
{{$event['city']}} ,{{$event['country']}}
|
{{-- External Link --}}
|
| No Records Found | |||