{{-- helper.js ends with })(jQuery); must run immediately after jQuery is on window --}}
@if(file_exists(public_path('assets/plugins/icheck/icheck.min.js')))
@endif
@if(file_exists(public_path('assets/plugins/icheck/icheck.init.js')))
@endif
@vite(['resources/js/app.js'])
@stack('footer-script')