File Upload
Basic File Upload
                        The Basic File Upload allows users to select and upload files easily.
                        Use the .form-control class with type="file" for a simple file input.
                    
File Upload with Button
                        The File Upload with Button & Icons enhances the file input with a button and an icon for better user experience.
                        Use .btn with an input type="file" and add icons for a stylish look.
                    
Avatar uploader 1
                        The Basic Upload Image allows users to select and upload an image easily.
                        Use input type="file" to enable image selection.
                    
Avatar uploader 2
The Basic Upload Image uses Dropzone to provide a drag-and-drop interface for image uploads. Simply drag an image or click to select a file.