@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
@include('meet.partials.events-link-form', [ 'room' => $room, 'events' => $events, 'expectedType' => $expectedType, ])