Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
pa2d4ti06
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Juliper
pa2d4ti06
Commits
1b1aa66e
Commit
1b1aa66e
authored
7 years ago
by
Juliper
Browse files
Options
Browse Files
Download
Plain Diff
lagi dan algi
parents
1b52afe7
0f3eed02
master
No related merge requests found
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
141 additions
and
14 deletions
+141
-14
style.css
public/css/style.css
+7
-4
32139955053_f5b4db4cbe_k.jpg
public/img/32139955053_f5b4db4cbe_k.jpg
+0
-0
History.blade.php
resources/views/History.blade.php
+2
-0
History.blade.php
...views/vendor/adminlte/layouts/customers/History.blade.php
+34
-0
profiles.blade.php
...iews/vendor/adminlte/layouts/customers/profiles.blade.php
+1
-1
History.blade.php
...ces/views/vendor/adminlte/layouts/pages/History.blade.php
+34
-0
Homestay.blade.php
...es/views/vendor/adminlte/layouts/pages/Homestay.blade.php
+25
-6
mainheader.blade.php
...s/vendor/adminlte/layouts/partialweb/mainheader.blade.php
+15
-1
scripts.blade.php
...iews/vendor/adminlte/layouts/partialweb/scripts.blade.php
+20
-1
web.php
routes/web.php
+3
-1
No files found.
public/css/style.css
View file @
1b1aa66e
...
...
@@ -72,7 +72,9 @@ a:focus, a:hover {
/*-- //Reset-Code --*/
.table
thead
{
background-color
:
#1dc8d9
;
}
...
...
@@ -415,8 +417,8 @@ ul.callbacks_tabs li {
}
.dropdown-menu
>
li
.user-header
img
{
height
:
6
0px
;
width
:
6
0px
;
height
:
15
0px
;
width
:
15
0px
;
}
.dropdown-menu
>
.user-footer
{
...
...
@@ -2008,8 +2010,9 @@ section#tables p {
.table
>
thead
>
tr
>
th
,
.table
>
tbody
>
tr
>
th
,
.table
>
tfoot
>
tr
>
th
,
.table
>
thead
>
tr
>
td
,
.table
>
tbody
>
tr
>
td
,
.table
>
tfoot
>
tr
>
td
{
font-size
:
0.9em
;
color
:
#
999
;
color
:
#
2d2d2d
;
border-top
:
none
!important
;
}
.tab-content
>
.active
{
...
...
This diff is collapsed.
Click to expand it.
public/img/32139955053_f5b4db4cbe_k.jpg
0 → 100644
View file @
1b1aa66e
765 KB
This diff is collapsed.
Click to expand it.
resources/views/History.blade.php
0 → 100644
View file @
1b1aa66e
@
extends
(
'adminlte::layouts.customers.History'
)
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/customers/History.blade.php
0 → 100644
View file @
1b1aa66e
@
extends
(
'adminlte::layouts.master'
)
@
section
(
'main-content'
)
<
div
class
="
cuisines
agileits
w3layouts
" style="
padding
-
top
:
50
px
;
margin
-
top
:
80
px
;
margin
-
bottom
:
100
px
;
">
<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>
@endsection
\ No newline at end of file
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/customers/profiles.blade.php
View file @
1b1aa66e
...
...
@@ -39,7 +39,7 @@
<
a
class
="
agileits
w3layoutswow
slideInLeft
" href="
{{
url
(
'editProfileCustomer/'
.
$data
->
id
)}}
" >Edit Profile <span class="
glyphicon
agileits
w3layouts
glyphicon
-
arrow
-
right
" aria-hidden="
true
"></span></a>
<a class="
agileits
w3layoutswow
slideInLeft
" href="
gallery
.
html
">History <span class="
glyphicon
agileits
w3layouts
glyphicon
-
arrow
-
right
" aria-hidden="
true
"></span></a>
<a class="
agileits
w3layoutswow
slideInLeft
" href="
{{
url
(
'history'
)}}
">History <span class="
glyphicon
agileits
w3layouts
glyphicon
-
arrow
-
right
" aria-hidden="
true
"></span></a>
</div>
</div>
<div class="
clearfix
"></div>
...
...
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/pages/History.blade.php
0 → 100644
View file @
1b1aa66e
@
extends
(
'adminlte::layouts.master'
)
@
section
(
'main-content'
)
<
div
class
="
cuisines
agileits
w3layouts
" style="
padding
-
top
:
50
px
;
margin
-
top
:
80
px
;
margin
-
bottom
:
100
px
;
">
<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>
@endsection
\ No newline at end of file
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/pages/Homestay.blade.php
View file @
1b1aa66e
...
...
@@ -25,7 +25,17 @@
<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
-
3
col
-
sm
-
3
agileits
w3layouts
contact
-
grid
contact
-
grid
-
2
wow
slideInLeft
">
<<<<<<< HEAD
<a href="
{{
url
(
'history'
)}}
" id="
book
" >
<input type="
button
" class="
more_btn
wow
agileits
w3layouts
slideInLeft
" value="
Book
Now
">
</a>
=======
<input type="
submit
" class="
more_btn
wow
agileits
w3layouts
slideInLeft
" value="
Book
Now
">
<<<<<<< HEAD
=======
>>>>>>> f3f2287d7c86a7c8efc0162c242d120bfcaf820a
>>>>>>> 36fc9a9037d0772bcfa4c52323fe8a6c39550bd5
>>>>>>> 0f3eed02f22695fdd7fc61c41b915d902aeca1fc
</div>
</form>
</div>
...
...
@@ -122,7 +132,7 @@
$('#myModal').modal('');
</script>
<script>
document.
querySelector('
').onclick = function(){
document.
getElementById('book
').onclick = function(){
swal("
Good
job
!
", "
You
clicked
the
button
!
", "
success
");};
</script>
</div>
...
...
@@ -132,13 +142,13 @@
document.querySelector(' ').onclick = function(){
swal("
Good
job
!
", "
You
clicked
the
button
!
", "
success
");};
</script>
@endsection
<script>
document.querySelector('
more_btn.input
').onclick = function(){
document.querySelector('').onclick = function(){
swal({
title:
"
Are
you
sure
?
",
title:"
Are
you
sure
?
",
text: "
You
will
not
be
able
to
recover
this
imaginary
file
!
",
type: "
warning
",
showCancelButton: true,
...
...
@@ -157,4 +167,14 @@
});
};
</script>
\ No newline at end of file
<<<<<<< HEAD
</script>
=======
</script>
<<<<<<< HEAD
@endsection
=======
>>>>>>> f3f2287d7c86a7c8efc0162c242d120bfcaf820a
>>>>>>> 36fc9a9037d0772bcfa4c52323fe8a6c39550bd5
>>>>>>> 0f3eed02f22695fdd7fc61c41b915d902aeca1fc
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/partialweb/mainheader.blade.php
View file @
1b1aa66e
<div
class=
"header agileits w3layouts"
id=
"home"
>
<!-- Navbar -->
<nav
class=
"navbar navbar-default w3l aits
wow bounceInUp agileits w3layouts
"
>
<nav
class=
"navbar navbar-default w3l aits"
>
<div
class=
"container"
>
<div
class=
"navbar-header agileits w3layouts"
>
<button
type=
"button"
class=
"navbar-toggle agileits w3layouts collapsed"
data-toggle=
"collapse"
data-target=
"#navbar"
aria-expanded=
"false"
>
...
...
@@ -35,6 +35,19 @@
<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"
>
{{--
<img
src=
"{{ Gravatar::get($user->email) }}"
class=
"img-circle"
alt=
"User Image"
/>
--}}
<p>
<img
src=
"img/{{ Auth::user()->foto }}"
class=
"img-circle"
alt=
"User Image"
/>
<!-- {{ Auth::user()->name }} -->
<!-- <small>{{ trans('adminlte_lang::message.login') }} </small> -->
</p>
</li>
<!-- Menu Body -->
=======
@if(Auth::user()->role=="Customer")
<ul
class=
"dropdown-menu"
>
<!-- The user image in the menu -->
...
...
@@ -47,6 +60,7 @@
</p>
</li>
<!-- Menu Body -->
>>>>>>> 36fc9a9037d0772bcfa4c52323fe8a6c39550bd5
<!-- Menu Footer-->
<li
class=
"user-footer"
>
...
...
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/partialweb/scripts.blade.php
View file @
1b1aa66e
...
...
@@ -80,9 +80,27 @@
<script
src=
"{{asset('js/jquery-ui.js')}}"
></script>
<script>
$
(
function
()
{
$
(
"#datepicker,#datepicker1,#datepicker2"
).
datepicker
();
$
(
"#datepicker,#datepicker1,#datepicker2"
).
datepicker
(
{
minDate
:
0
}
);
});
</script>
<!-- //Date-Picker-JavaScript -->
<!-- new date picker -->
<!-- <script>
$(function() {
$( "#datepicker,#datepicker1" ).datepicker({minDate:0});
$("#datepicker,#datepicker2").datepicker({
onSelect:function(date){
var date1 = $('#datepicker1').datepicker('getDate');
var date = new Date(Date.parse(date1));
date.setDate(date.getDate()+1);
var newDate = date.toDateString();
newDate = newDate(Date.parse(newDate));
$('#datepicker2').datepicker({minDate:0});
}
};)
});
</script> -->
<!-- //new date picker -->
<!-- //Custom-JavaScript-File-Links -->
\ No newline at end of file
This diff is collapsed.
Click to expand it.
routes/web.php
View file @
1b1aa66e
...
...
@@ -27,7 +27,9 @@ Route::get('editprofiles', function(){
});
//web
Route
::
get
(
'history'
,
function
(){
return
view
(
'History'
);
});
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment