Forms\Components\TextInput::make('price') ->mask(RawJs::make(<<<'JS' $money($input, '.', '') JS)) ->required(),