-
Notifications
You must be signed in to change notification settings - Fork 0
/
payment_selection.php
178 lines (146 loc) · 7.09 KB
/
payment_selection.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<!--/**-->
<!-- * Created by PhpStorm.-->
<!-- * User: prabhatdas-->
<!-- * Date: 2019-02-25-->
<!-- * Time: 14:07-->
<!-- */-->
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="/image/favicon.png" type="image/png">
<title>Plus 2 Rooms</title>
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="assets/royal_assets/css/bootstrap.css">
<link rel="stylesheet" href="assets/royal_assets/vendors/linericon/style.css">
<link rel="stylesheet" href="assets/royal_assets/css/font-awesome.min.css">
<link rel="stylesheet" href="assets/royal_assets/vendors/owl-carousel/owl.carousel.min.css">
<link rel="stylesheet" href="assets/royal_assets/vendors/bootstrap-datepicker/bootstrap-datetimepicker.min.css">
<link rel="stylesheet" href="assets/royal_assets/vendors/nice-select/css/nice-select.css">
<link rel="stylesheet" href="assets/royal_assets/vendors/owl-carousel/owl.carousel.min.css">
<!-- main css -->
<link rel="stylesheet" href="assets/royal_assets/css/style.css">
<link rel="stylesheet" href="assets/royal_assets/css/responsive.css">
<!--CUSTOM CSS--->
<link rel="stylesheet" href="assets/plus2rooms_assets/css/animation/animate.css">
<link rel="stylesheet" href="assets/plus2rooms_assets/css/radio.css" >
<link rel="stylesheet" href="assets/plus2rooms_assets/css/page_css/payment_selection.css" >
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js" type="text/javascript"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css">
<link rel='stylesheet' href='http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css'>
<link rel="stylesheet" href="assets/plus2rooms_assets/css/checkbox.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<!--------------->
<script>
$(document).ready(function(){
$('#check-one').click(function() {
$('.menu').toggle("slide");
});
});
</script>
<script>
$(document).ready(function(){
$('#promo').click(function() {
$('.promomenu').toggle("slide");
});
});
</script>
<style>
input[type="radio"] {
-ms-transform: scale(1.5); /* IE 9 */
-webkit-transform: scale(1.5); /* Chrome, Safari, Opera */
transform: scale(1.5);
}
</style>
</head>
<body>
<!--================Header Area =================-->
<?php
session_start();
include_once "navbar.php";
include_once "miscellaneous_functions.php";
include_once "config.php";
?>
<!--================Header Area =================-->
<!--================Breadcrumb Area =================-->
<section class="breadcrumb_area">
<div class="overlay bg-parallax" data-stellar-ratio="0.8" data-stellar-vertical-offset="0" data-background=""></div>
<div class="container">
<div class="page-cover text-center">
<h2 class="page-cover-tittle">Bookings</h2>
<ol class="breadcrumb">
<li><a href="../index.php">Home</a></li>
<li><a href="../hotels/disp_hotels.php">Hotels</a></li>
<li class="active">Rooms</li>
</ol>
</div>
</div>
</section>
<section>
<center>
<br>
<div id="main_card" class="card">
<br>
<i style="font-size: 100px;color: #ffb228" class="fa fa-check-circle" aria-hidden="true"></i>
<div class="card-body">
<p style="color:#ff007a;font-size: 30px;font-weight: bold" class="card-text">BOOKING SUCCESSFUL</p>
<p style="color: #000a38;font-size: 15px;font-weight: bold">BOOKING ID: 100073</p>
<hr>
<b style="font-weight: bold">Check In: </b><a style="font-weight: bold">26-02-19</a> | <b style="font-weight: bold">Check Out: </b><a style="font-weight: bold">26-02-19</a>
<br><br>
<p style="color: #8f8f8f;font-size: 20px;font-weight:bold" >Kiranshree Portico</p>
<a style="color: #4c4c4c;font-size: 15px;font-weight:300">Guwahati, Assam</a>
<hr>
<a style="font-weight: bold">Guest: </a> <a style="font-weight: bold">Prabhat Das</a>
<br>
<a style="font-weight: bold">Pending Amount: </a> <b style="font-weight: bold;font-size: 20px">₹2000</b>
<br>
<div class="radio-item">
<input type="radio" id="ritema" name="ritem" value="ropt1">
<label style="font-size: 20px;color: #4d4d4d;font-weight: bold" for="ritema">PAY AT HOTEL</label>
</div>
<div class="radio-item">
<input type="radio" id="ritemb" name="ritem" value="ropt2">
<label style="font-size: 20px;color: #4d4d4d;font-weight: bold" for="ritemb">PAY ONLINE</label>
</div>
<br><br>
<button style="width: 200px" class="btn btn-primary">DONE</button>
</div>
</div>
<br>
</center>
</section>
<!--================Breadcrumb Area =================-->
<!--================ Accomodation Area =================-->
<!--================ Accomodation Area =================-->
<!--================HOTEL ADDRESS =================-->
<!--Mobile view modal-->
<!--================Booking Tabel Area =================-->
<!--================ Accomodation Area =================-->
<!--================ Accomodation Area =================-->
<!--================ start footer Area =================-->
<?php
include_once "footer.php"
?>
<!--================ End footer Area =================-->
<script src="assets/plus2rooms_assets/js/room_add_remove_css_class.js"></script>
<script src="assets/plus2rooms_assets/js/dategenerator.js"></script>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="assets/royal_assets/js/jquery-3.2.1.min.js"></script>
<script src="assets/royal_assets/js/popper.js"></script>
<script src="assets/royal_assets/js/bootstrap.min.js"></script>
<script src="assets/royal_assets/vendors/owl-carousel/owl.carousel.min.js"></script>
<script src="assets/royal_assets/js/jquery.ajaxchimp.min.js"></script>
<script src="assets/royal_assets/vendors/bootstrap-datepicker/bootstrap-datetimepicker.min.js"></script>
<script src="assets/royal_assets/vendors/nice-select/js/jquery.nice-select.js"></script>
<script src="assets/royal_assets/js/mail-script.js"></script>
<script src="assets/royal_assets/js/stellar.js"></script>
<script src="assets/royal_assets/vendors/lightbox/simpleLightbox.min.js"></script>
<script src="assets/royal_assets/js/custom.js"></script>
</body>
</html>