@php $stats = \App\Models\Stat::active()->get() @endphp
@forelse($stats as $s)
{{ $s->value }}{{ $s->suffix }}
{{ $s->label }}
@empty
{{ $event->speakers->count() }}+
Speakers
900+
Attendees
10+
Sessions
30+
Institutions
@endforelse
{{-- Event Highlights --}}
Event Highlights
@foreach([['mic','Keynote Sessions','Major keynote addresses and summit moments by distinguished speakers and thought leaders.'],['forum','Panel Discussions','Expert panels featuring cross-disciplinary dialogue and audience conversations.'],['diversity_3','Audience Engagement','Interactive Q&A sessions, reflections, and networking opportunities.']] as $h)
{{ $h[0] }}
{{ $h[1] }}
{{ $h[2] }}
@endforeach
{{-- Featured Speakers --}}
@if($event->speakers->isNotEmpty())
@foreach([['description','Event Report','Comprehensive report of the summit proceedings and outcomes.'],['image','Photo Archive','High-resolution images from the event.'],['menu_book','Research Papers','Selected papers and abstracts from the summit.']] as $r)
{{ $r[0] }}
{{ $r[1] }}
{{ $r[2] }}
Coming Soon arrow_forward
@endforeach
{{-- CTA --}}
campaign
Media Inquiries
For press passes, interview requests, or media collaboration, contact our communications team.