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