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