R_Form

<div class="temple-container">
<div class="temple-card">
<div class="temple-header">
<h2>Devotee Registration</h2>
</div>
<div class="temple-body">
<h3>Personal Information</h3>
<label>Full Name</label> <label>Email Address</label> <label>Mobile Number</label> <label>Gender</label> Select Male Female Other <label>Date of Birth</label>
<h3>Devotee Preferences</h3>
<label>Gotra Name</label> <label>Star Name </label> <label>Seva</label> Choose Seva Archana Abhisheka Kumkum Puja Anna Daanam
<h3>Login Details</h3>
<label>Password</label> <label>Confirm Password</label> <label class="checkbox"> I agree to Terms &amp; Conditions </label> <button type="submit">Register</button></div>
</div>
</div>