@php use App\Support\EventsSourceLink; @endphp
← Back

Link to Ladill Events

Choose a virtual or hybrid event. Registration, bulk invitations, speakers, and QR codes will be managed in Events.

@if ($errors->any())
{{ $errors->first() }}
@endif @if ($events === [])

No virtual or hybrid events found in your Ladill Events account.

Create event in Events
@else
@csrf

Pick an empty session matching this {{ $room->isConference() ? 'conference' : 'webinar' }}, or leave blank to attach to the first available {{ $expectedType === 'town_hall' ? 'conference' : 'webinar' }} slot.

@endif