{# 🌈✨ Super Amazing Form Components 🎨🎉 #} {# 📝 Input Field 📝 #} {% macro input(name, label, value, type = 'text', required = false, placeholder = '', class = '') %}