```php ->mask(RawJs::make(<<<'JS' SimpleMaskMoney.setMask($el); JS)); ``` I tried this way, but without any success, just errors in the JS console. Can anybody help me?