@@include('../layouts/head-page-meta.html', {'title': 'File Upload'}) @@include('../layouts/head-css.html') @@include('../layouts/layout-vertical.html')
@@include('../layouts/breadcrumb.html', {'breadcrumb-item': 'Forms', 'breadcrumb-item-active': 'File Upload'})
@@include('../layouts/component/component-link.html',{ title:'Dropzone', text:'Dropzone.js is one of the most popular drag and drop JavaScript libraries. It is free, fully open source, and makes it easy for you to handle dropped files on your website.', link:'https://www.dropzone.dev/' })
File Upload
@@include('../layouts/footer-block.html') @@include('../layouts/footer-js.html') @@include('../layouts/customizer.html')