70 |
71 |
82 | 83 |
├── head.php ├── book_msg.php ├── register_msg.php ├── about.php ├── readme.txt ├── header.php ├── registration.php ├── booking.php ├── view_art.php ├── footer.php ├── home.php ├── view_event.php ├── venue.php └── index.php /head.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /book_msg.php: -------------------------------------------------------------------------------- 1 |
We will contact you soon for the verification of your book request. Thank you
3 |We will contact you soon for the verification of your registration request. Thank you
3 |
Venue:
70 | 71 |129 | 130 |
131 | 132 | 133 |