© 2026 Hedgehog Software, LLC
Forms\Components\Repeater::make('invitations') ->simple( Forms\Components\TextInput::make('email') ->email() ->required(), )