© 2026 Hedgehog Software, LLC
TextInput::make('cardDetails') ->label('Card Number') ->reactive() ->rules([new CreditCardRule]) ->required()