| 1234567891011121314151617 |
- /******/ (function() { // webpackBootstrap
- var __webpack_exports__ = {};
- /*!**********************************************!*\
- !*** ./resources/js/pages/form-mask.init.js ***!
- \**********************************************/
- /*
- Template Name: Skote - Admin & Dashboard Template
- Author: Themesbrand
- Website: https://themesbrand.com/
- Contact: themesbrand@gmail.com
- File: Form mask Js File
- */
- $(document).ready(function () {
- $(".input-mask").inputmask();
- });
- /******/ })()
- ;
|