Book Name | Student Id | Student Name | Contact | Issued Date | Remaining Days | Over Due | Status |
---|---|---|---|---|---|---|---|
= $book_name['title']; ?> | = $ibData['eu_unique_id']; ?> | = $name; ?> | = $mobile; ?> | = $issDateObj->format(DATE_FORMAT); ?> | > | >= $over_due_days; ?> Days | = !empty($ibData['returned_on_date']) ? 'Returned' : 'Issued' ?> |