{{-- HEADER --}} {{-- MAIN --}}
{{ __('Calendar Stream-Url for all meetup events') }}

{{ __('Bitcoiner') }} {{ __('Meetups') }} {{ __('Plebs together strong 💪') }}

{{ __('Bitcoiner Meetups are a great way to meet other Bitcoiners in your area. You can learn from each other, share ideas, and have fun!') }}

@php $focus = ''; $map = $country->code . '_merc'; if (!\File::exists(public_path('vendor/jvector/maps/' . $country->code . '.js'))) { $map = 'europe_merc'; $focus = 'focusOn: {lat:'.$country->latitude.',lng:'.$country->longitude.',scale:8,animate:true},'; } @endphp
{{-- FOOTER --}}