Commit 1256fecf by Palti Sinaga

Merge branch 'master' of https://gitlab.del.ac.id/juliper19/pa2d4ti06

# Conflicts: # resources/views/vendor/adminlte/layouts/pages/Homestay.blade.php
parents 6b537cf3 1b1aa66e
...@@ -24,11 +24,14 @@ ...@@ -24,11 +24,14 @@
<div class="col-md-3 col-sm-3 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft"> <div class="col-md-3 col-sm-3 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"> <input type="text" class="text wow agileits w3layouts slideInLeft" name="jumlah_kamar" placeholder="Jumlah Kamar" required="" style="background-color: white; color: black">
</div> </div>
<<<<<<< HEAD
<div class="col-md-3 col-sm-3 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft" style="margin-top: 10px;"> <div class="col-md-3 col-sm-3 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft" style="margin-top: 10px;">
<button class="btn btn-success " >BOOK NOW</button> <button class="btn btn-success " >BOOK NOW</button>
=======
>>>>>>> 1b1aa66ed77eecba26c79b08a445f59576a1ca97
<div class="col-md-3 col-sm-3 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft"> <div class="col-md-3 col-sm-3 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft">
<a href="{{url('history')}}" id="book" > <a href="{{url('history')}}" id="book" >
...@@ -36,7 +39,15 @@ ...@@ -36,7 +39,15 @@
</a> </a>
<input type="submit" class="more_btn wow agileits w3layouts slideInLeft" value="Book Now"> <input type="submit" class="more_btn wow agileits w3layouts slideInLeft" value="Book Now">
<<<<<<< HEAD
=======
<<<<<<< HEAD
=======
>>>>>>> f3f2287d7c86a7c8efc0162c242d120bfcaf820a
>>>>>>> 36fc9a9037d0772bcfa4c52323fe8a6c39550bd5
>>>>>>> 0f3eed02f22695fdd7fc61c41b915d902aeca1fc
>>>>>>> 1b1aa66ed77eecba26c79b08a445f59576a1ca97
</div> </div>
</form> </form>
</div> </div>
...@@ -112,6 +123,7 @@ ...@@ -112,6 +123,7 @@
<div class="details agileits w3layouts"> <div class="details agileits w3layouts">
<div class="container"> <div class="container">
<div class="col-md-6 col-sm-6 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft"> <div class="col-md-6 col-sm-6 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft">
<<<<<<< HEAD
<h2 style="margin-bottom: 10px;"> Kritik dan Saran</h2> <h2 style="margin-bottom: 10px;"> Kritik dan Saran</h2>
<form action="#" method="post" style="margin-bottom: 25px;"> <form action="#" method="post" style="margin-bottom: 25px;">
...@@ -119,6 +131,12 @@ ...@@ -119,6 +131,12 @@
<h2 style="margin-bottom: 10px;"> Kritik dan Saran </h2> <h2 style="margin-bottom: 10px;"> Kritik dan Saran </h2>
<form action ="#" method="post" style="margin-bottom: 25px;"> <form action ="#" method="post" style="margin-bottom: 25px;">
=======
<h2 style="margin-bottom: 10px;"> Kritik dan Saran</h2>
<form action="#" method="post" style="margin-bottom: 25px;">
<h2 style="margin-bottom: 10px;"> Kritik dan Saran </h2>
<form action ="#" method="post" style="margin-bottom: 25px;">
>>>>>>> 1b1aa66ed77eecba26c79b08a445f59576a1ca97
<input type="text" class="text wow agileits w3layouts slideInLeft" name="Name" placeholder="Name" required=""> <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=""> <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> <textarea name="Message" class="wow agileits w3layouts slideInLeft" placeholder="Message" required=""></textarea>
...@@ -139,12 +157,15 @@ ...@@ -139,12 +157,15 @@
document.getElementById('book').onclick = function(){ document.getElementById('book').onclick = function(){
swal("Good job!", "You clicked the button!", "success");}; swal("Good job!", "You clicked the button!", "success");};
</script> </script>
<<<<<<< HEAD
@endsection @endsection
</div> </div>
=======
</div>
>>>>>>> 1b1aa66ed77eecba26c79b08a445f59576a1ca97
<script> <script>
document.querySelector(' ').onclick = function(){ document.querySelector(' ').onclick = function(){
...@@ -175,4 +196,17 @@ ...@@ -175,4 +196,17 @@
}); });
}; };
<<<<<<< HEAD
</script>
=======
</script> </script>
<<<<<<< HEAD
=======
<<<<<<< HEAD
@endsection
=======
>>>>>>> f3f2287d7c86a7c8efc0162c242d120bfcaf820a
>>>>>>> 36fc9a9037d0772bcfa4c52323fe8a6c39550bd5
>>>>>>> 0f3eed02f22695fdd7fc61c41b915d902aeca1fc
>>>>>>> 1b1aa66ed77eecba26c79b08a445f59576a1ca97
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