Commit 502e3d38 by Palti Sinaga

apa <<<<<<HEAD?

parent 1256fecf
......@@ -24,14 +24,13 @@
<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">
</div>
<<<<<<< HEAD
<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>
=======
>>>>>>> 1b1aa66ed77eecba26c79b08a445f59576a1ca97
<div class="col-md-3 col-sm-3 agileits w3layouts contact-grid contact-grid-2 wow slideInLeft">
<a href="{{url('history')}}" id="book" >
......@@ -39,15 +38,7 @@
</a>
<input type="submit" class="more_btn wow agileits w3layouts slideInLeft" value="Book Now">
<<<<<<< HEAD
=======
<<<<<<< HEAD
=======
>>>>>>> f3f2287d7c86a7c8efc0162c242d120bfcaf820a
>>>>>>> 36fc9a9037d0772bcfa4c52323fe8a6c39550bd5
>>>>>>> 0f3eed02f22695fdd7fc61c41b915d902aeca1fc
>>>>>>> 1b1aa66ed77eecba26c79b08a445f59576a1ca97
</div>
</form>
</div>
......@@ -123,7 +114,7 @@
<div class="details agileits w3layouts">
<div class="container">
<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>
<form action="#" method="post" style="margin-bottom: 25px;">
......@@ -131,12 +122,12 @@
<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;">
<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="Email" placeholder="Email" required="">
<textarea name="Message" class="wow agileits w3layouts slideInLeft" placeholder="Message" required=""></textarea>
......@@ -157,14 +148,14 @@
document.getElementById('book').onclick = function(){
swal("Good job!", "You clicked the button!", "success");};
</script>
<<<<<<< HEAD
@endsection
</div>
=======
</div>
>>>>>>> 1b1aa66ed77eecba26c79b08a445f59576a1ca97
<script>
......@@ -195,18 +186,7 @@
}
});
};
<<<<<<< HEAD
</script>
=======
</script>
<<<<<<< HEAD
=======
<<<<<<< HEAD
@endsection
=======
>>>>>>> f3f2287d7c86a7c8efc0162c242d120bfcaf820a
>>>>>>> 36fc9a9037d0772bcfa4c52323fe8a6c39550bd5
>>>>>>> 0f3eed02f22695fdd7fc61c41b915d902aeca1fc
>>>>>>> 1b1aa66ed77eecba26c79b08a445f59576a1ca97
@endsection
......@@ -21,7 +21,7 @@
<link rel="stylesheet" href="{{asset('css/jquery-ui.css')}}" type="text/css" media="all">
<!-- Popup -->
<link rel="stylesheet" href="{{asset('css/sweet-alert.css')}}" type="text/css" media="all">
<!-- <!-- All css --> <!-- <link href="{{ asset('/css/all.css') }}" rel="stylesheet" type="text/css" /> -->
<!-- //Custom-Stylesheet-Links -->
......
......@@ -35,7 +35,7 @@
<li><a href="{{url('home')}}">{{Auth::user()->name}}</a></li>
@endif
</a>
<<<<<<< HEAD
<ul class="dropdown-menu">
<!-- The user image in the menu -->
<li class="user-header">
......@@ -47,7 +47,7 @@
</p>
</li>
<!-- Menu Body -->
=======
@if(Auth::user()->role=="Customer")
<ul class="dropdown-menu">
<!-- The user image in the menu -->
......@@ -60,7 +60,7 @@
</p>
</li>
<!-- Menu Body -->
>>>>>>> 36fc9a9037d0772bcfa4c52323fe8a6c39550bd5
<!-- Menu Footer-->
<li class="user-footer">
......
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