Commit fe9c68c1 by Juliper

reapir

parent 6e26785e
......@@ -13,25 +13,14 @@
<div class="container">
<br><br>
<div class="col-md-12 col-sm-12 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft">
<<<<<<< HEAD
<form action="{{url('book')}}" method="post">
<input type="hidden" name="_token" value="{{ csrf_token() }}">
<input type="hidden" name="id" value="{{$data->id}}">
=======
<form action="{{url('book')}}" method="post">
<input type="hidden" name="_token" value="{{ csrf_token() }}">
<input type="hidden" name="id" value="{{$data->id}}">
<div class="col-md-3 col-sm-3 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft">
<input class="date agileits w3layouts" id="datepicker1" type="text" value=" Tanggal Check in" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = '';}" required="">
>>>>>>> 0cf7f211953110a4388e0cd4e2e8a187246c8628
<div class="col-md-3 col-sm-3 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft">
<input class="date agileits w3layouts" name="tanggal" id="datepicker1" type="text" value=" Tanggal Check in" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = '';}" required="">
<input class="date agileits w3layouts" id="datepicker1" name="tanggal" type="text" value=" Tanggal Check in" onfocus="this.value = '';" onblur="if (this.value == '') {this.value = '';}" required="">
</div>
<<<<<<< HEAD
<div class="col-md-2 col-sm-2 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft">
<input type="text" class="text wow agileits w3layouts slideInLeft" name="jumlah_hari" placeholder="Lama Menginap" required="" style="background-color: white; color: black">
</div>
......@@ -42,22 +31,6 @@
<input type="submit" class="more_btn wow agileits w3layouts slideInLeft" value="Book Now">
</form>
=======
<div class="col-md-2 col-sm-2 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft">
<input type="text" class="text wow agileits w3layouts slideInLeft" name="jumlah_hari" placeholder="Lama Menginap" required="" style="background-color: white; color: black">
</div>
<div class="col-md-2 col-sm-2 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft">
<input type="text" class="text wow agileits w3layouts slideInLeft" name="jumlah_kamar" placeholder="Jumlah Kamar" required="" style="background-color: white; color: black">
</div>
<div class="col-md-2 col-sm-2 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft">
<a href="" id="book" >
<input type="button" class="more_btn wow agileits w3layouts slideInLeft" value="Book Now">
</a>
</div>
</form>
>>>>>>> 0cf7f211953110a4388e0cd4e2e8a187246c8628
</div>
</div>
</div>
......@@ -66,9 +39,8 @@
<br><br>
<div class="details agilets w3layouts" >
<<<<<<< HEAD
<h2 style="margin-bottom: 10px;"> Daftar Booking </h2>
<div class="details agilets w3layouts">
<h2 style="margin-bottom: 10px;"> Daftar Booking </h2>
<div class="container">
<div class="cuisines agileits w3layouts">
<div class="container">
......@@ -90,42 +62,11 @@
@endforeach
</tbody>
</table>
=======
<h2 style="margin-bottom: 10px;"> Daftar Booking </h2>
>>>>>>> 0cf7f211953110a4388e0cd4e2e8a187246c8628
<div class="container">
<div class="cuisines agileits w3layouts">
<div class="container">
<table class="table table-striped">
<thead>
<tr>
<th> No. </th>
<th> No. Rekening </th>
<th> Atas Nama </th>
<th> Total Pembayaran </th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>456141923</td>
<td>Palti Sinaga</td>
<td>2.400.000</td>
</tr>
<tr class="success">
<td>2</td>
<td>09179287213</td>
<td>Lestari Siregar</td>
<td>2.123.091</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<!-- Informations -->
<div class="cuisines agileits w3layouts">
......@@ -192,7 +133,6 @@
<div class="col-md-6 col-sm-6 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft">
<h2 style="margin-bottom: 10px;"> Kritik dan Saran</h2>
<form action="#" method="post" style="margin-bottom: 25px;"></form>
<<<<<<< HEAD
<input type="text" class="text wow agileits w3layouts slideInLeft" name="Name" placeholder="Name" required="">
......@@ -203,19 +143,9 @@
</form>
</div>
</div>
=======
<input type="text" class="text wow agileits w3layouts slideInLeft" name="Name" placeholder="Name" required="">
<input type="text" class="text wow agileits w3layouts slideInLeft" name="Email" placeholder="Email" required="">
<textarea name="Message" class="wow agileits w3layouts slideInLeft" placeholder="Message" required=""></textarea>
<input type="submit" class="more_btn wow agileits w3layouts slideInLeft" value="Send Message">
</button>
</form>
</div>
</div>
</div>
>>>>>>> 0cf7f211953110a4388e0cd4e2e8a187246c8628
<!-- //Tooltip-Content -->
......@@ -268,9 +198,6 @@
</div>
</div>
<<<<<<< HEAD
</div>
=======
@endsection
>>>>>>> 0cf7f211953110a4388e0cd4e2e8a187246c8628
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment