© 2026 Hedgehog Software, LLC
Forms\Components\TextInput::make('contact_number') ->unique(ignorable: $form->getRecord()) ->tel() ->maxLength(255),