Our team will review your request and reach out within 24-48 hours. Track status in your dashboard.
Submit a help request and our team will prioritize based on urgency.
Type: {CAMPAIGN_CATEGORIES.find(c => c.value === form.requestType)?.label || '—'}
Urgency: {URGENCY_LEVELS.find(l => l.value === form.urgency)?.label || '—'}
Title: {form.title}
Description: {form.description}
{form.estimatedAmount &&Amount Needed: ₹{Number(form.estimatedAmount).toLocaleString()}
}Location: {[form.address, form.city, form.state, form.pincode].filter(Boolean).join(', ') || '—'}
Contact: {form.contactPerson} ({form.contactPhone})