I’m currently working on a registration form where users can upload files. I’ve implemented HTML for file uploads, and everything seems to work fine on the frontend. However, when I receive form submissions via email, I only see the file names listed, not the actual files attached.