How to get rid of some character in input when Masking?

There is "(" in the textbox.

->mask(fn (TextInput\Mask $mask) => $mask->pattern('(000) 000-0000'))
Screen_Shot_2023-07-06_at_8.41.36_PM.png
Was this page helpful?