-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathguideUpcomingTours.php
More file actions
214 lines (148 loc) · 7.42 KB
/
guideUpcomingTours.php
File metadata and controls
214 lines (148 loc) · 7.42 KB
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
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<html lang="en">
<head>
<title>Upcoming Tours</title>
<link rel='stylesheet' type='text/css' media='screen' href='css/Guidedashboardpage.css'>
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css/top_bar.css">
<link rel="stylesheet" href="css/footer.css">
<link rel="stylesheet" href="css/guideUpcomingTours.css">
<link rel="stylesheet" href="css/guideMyPackages.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body class="body">
<div class="dashnav"></div>
<div class="section1">
<?php include('inc/new_top_bar.php'); ?>
<div class="side_bar">
<img src="img/home/logo2.png" class="dashlogo">
<img src="img/reviewimg.jpg" class="profile" >
<button class="edit"> Edit Profile</button><br>
<div class="sidebar-menu">
<ul>
<li>
<a href="#">
<span class="menu-icon"><i class="fa fa-comment-o" aria-hidden="true"></i></span>
<spn class="manu-title">Inbox</span>
</a>
</li>
<li>
<a href="#">
<span class="menu-icon"><i class="fa fa-plus-square fa-1x" aria-hidden="true"></i></span>
<spn class="manu-title">Create tour package</span>
</a>
</li>
<li>
<a href="#">
<span class="menu-icon"><i class="fa fa-eye fa-1x" aria-hidden="true"></i></span>
<spn class="manu-title">View My Profile</span>
</a>
</li>
<li>
<a href="#">
<span class="menu-icon"><i class="fa fa-eye fa-1x" aria-hidden="true"></i></span>
<spn class="manu-title">View My Packages</span>
</a>
</li>
<li>
<a href="#">
<span class="menu-icon"><i class="fa fa-fast-forward fa-1x" aria-hidden="true"></i></span>
<spn class="manu-title">Upcoming Tours</span>
</a>
</li>
<li>
<a href="#">
<span class="menu-icon"><i class="fa fa-fast-backward fa-1x" aria-hidden="true"></i></span>
<spn class="manu-title">Previous Tours</span>
</a>
</li>
</ul>
</div><!--sidebar-manu-->
</div><!--side_bar-->
<div class="calendar">
<div class="guidecalender">
<div class="month">
<i class="fa fa-caret-left prev" aria-hidden="true"></i>
<div class="date"><h2></h2><h3></h3><p></p></div>
<i class="fa fa-caret-right next" aria-hidden="true"></i>
</div><!--month-->
<div class="weekdays">
<div>Sun</div>
<div>Mon</div>
<div>Tue</div>
<div>Wed</div>
<div>Thu</div>
<div>Fri</div>
<div>Sat</div>
</div><!--weeekdays-->
<div class="days">
</div><!--days-->
</div><!--guidecalender-->
</div>
<!-- end of calendar -->
<div class="content">
<div class="packages">
<div class="tourPackage">
<!-- Start Package details -->
<div class="package-details">
<!-- Package Name -->
<h4 style ="float:left; "><b>Tourist Name: </b>Justin Timberlake</h4>
<h4 style="padding-left:450px">No. of Days : 4</h4>
<!-- Package bio -->
<p class="information">
<p style="margin-left:50px; margin-top:10px; text-align:left; margin-top:30px"><b>Start Date:</b> 23/04/2020</p>
<p style="margin-left:50px; margin-top:10px; text-align:left;"><b>End Date:</b> 23/04/2020</p>
<p style="margin-left:50px; margin-top:10px; text-align:left;"><b>Payment:</b> USD 50</p>
<p style="margin-left:50px; margin-top:10px; text-align:left;"><b>Special Notes:</b> Allergy to fur. Please avoid visiting places where i contaminate with animal fur.</p>
</p>
<!-- Control -->
<div class="control">
<!-- Start Button buying -->
<<button class="cobutton" >Contact Tourist
</button>
<!-- End Button buying -->
</div>
</div>
<!-- End Package details -->
</div>
<!-- tourPackage1 -->
<div class="tourPackage">
<!-- Start Package details -->
<div class="package-details">
<!-- Package Name -->
<h4 style ="float:left; "><b>Name of Tourist: </b> Matt Leblanc</h4>
<h4 style="padding-left:450px">No. of Days : 4</h4>
<!-- Package bio -->
<p class="information" >
<p style="margin-left:50px; margin-top:10px; text-align:left; margin-top:30px"><b>Start Date:</b> 23/04/2020</p>
<p style="margin-left:50px; margin-top:10px; text-align:left;"><b>End Date:</b> 23/04/2020</p>
<p style="margin-left:50px; margin-top:10px; text-align:left;"><b>Payment:</b> USD 50</p>
<p style="margin-left:50px; margin-top:10px; text-align:left;"><b>Special Notes:</b> I'm a Vegetarian . So please make a meal plan that will not hinder my preferences</p>
</p>
<!-- Control -->
<div class="control">
<!-- Start Button buying -->
<button class="cobutton" ><span> Contact Tourist</span>
</button>
<!-- End Button buying -->
</div>
</div>
<!-- End Package details -->
</div>
<!-- tourPackage2 -->
</div>
<!-- end of packages -->
<div class="corner_buttons">
<div>
<button class="cobutton" style="width:275px"><i class="fa fa-credit-card" aria-hidden="true" ></i>Make System Payment</button>
</div>
<div>
<button class="cobutton" style="margin-top:20px; width:275px"><i class="fa fa-phone" aria-hidden="true"></i>Contact Ceylon Treck</button>
</div>
</div><!--corner_button-->
</div>
<div class="dashend"> <?php include('inc/footer.php'); ?> </div>
<script src="js/guide dashboard.js"></script>
</div>
</body>
</html>