Student ID:
= $student['studentId'] ?>
Name:
= $student['name'] ?>
Email:
= $student['email'] ?>
Contact number:
= $student['mobile'] ?>
Date of birth:
= $student['dob'] ?>
Gender:
= $student['gender'] ?>
Name:
= $student['emergency_contact_name'] ?>
Contact number
= $student['emergency_contact_number'] ?>
Address:
= $student['address1'] ?>
Student ID:
= $student['studentId'] ?>
Level:
= $student['class'] ?>
Batch:
= $student['startEndDate'] ?>
Programme:
= $student['course_name'] ?>
Subjects:
$value) {
echo $value['subject_name'] . '
';
} ?>
Joined Date:
= date('d-m-Y', strtotime($hostel['joined_date'])) ?>
Block:
= $hostel['block_name'] ?>
Floor:
= $hostel['floor_name'] ?>
Room No:
= $hostel['room_name'] ?>
Room Type
= $hostel['room_ac'] ?>
Bed No:
= $hostel['bed_name'] ?>
Food Type:
= $hostel['food_type'] ?>
Total:
Rs.= $value['amount'] ?>
Payment Dates:
Rs.= $ele->feeamount; ?>
Paid on: = date('d-m-Y', strtotime($ele->paid_date)) ?>
Due on: = date('d-m-Y', strtotime($ele->due_date)) ?>