{{--
@include('partials._events_submenu')
--}}
Convention Archives
{{-- Mobile --}} @foreach($conventions as $c)
{{ $c->theme }}
{{--
×
Flyer
--}}
{{ $c->name }}
{{date('D, M j, Y', strtotime($c->start_date))}} - {{date('D, M j, Y',strtotime($c->end_date))}}
@endforeach
@livewire('footer-links')
{{-- --}}