'decimal', 'rightAlign' => false, ]; public function render() { $this->inputmask($this->options); $this->prepend(''); return parent::render(); } }