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
aa7b20da
Commit
aa7b20da
authored
Jun 10, 2017
by
Juliper
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.del.ac.id/juliper19/pa2d4ti06
parents
ffddea12
9216422a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
16 additions
and
29 deletions
+16
-29
login.blade.php
resources/views/vendor/adminlte/auth/login.blade.php
+2
-2
register.blade.php
resources/views/vendor/adminlte/auth/register.blade.php
+12
-23
Homestay.blade.php
...es/views/vendor/adminlte/layouts/pages/Homestay.blade.php
+2
-4
No files found.
resources/views/vendor/adminlte/auth/login.blade.php
View file @
aa7b20da
...
...
@@ -49,8 +49,8 @@
<
a
href
=
"{{ url('/password/reset') }}"
style
=
"color:#1dc8d9;"
>
{{
trans
(
'adminlte_lang::message.forgotpassword'
)
}}
</
a
><
br
>
<
a
href
=
"{{ url('/daftar') }}"
class
="
text
-
center
"style="
color
:
#1dc8d9;">
{{ trans('adminlte_lang::message.registermember') }}
</a>
<
a
href
=
"{{ url('/password/reset') }}"
style
=
"color:#1dc8d9;"
>
Lupa
Password
</
a
><
br
>
<
a
href
=
"{{ url('/daftar') }}"
class
="
text
-
center
"style="
color
:
#1dc8d9;">
Daftar Akun Baru
</a>
</
div
><!--
/.
login
-
box
-
body
-->
...
...
resources/views/vendor/adminlte/auth/register.blade.php
View file @
aa7b20da
...
...
@@ -6,12 +6,11 @@
@
section
(
'content'
)
<
body
class
="
hold
-
transition
register
-
page
" style="
background
-
image
:
url
(
img
/
danautoba
.
jpg
);
">
<
body
class
="
hold
-
transition
register
-
page
" style="
background
-
image
:
url
(
img
/
Danau2
.
jpg
);
background
-
size
:
100
%
130
%
;
background
-
repeat
:
repeat
;
">
<div id="
app
">
<div class="
register
-
box
" style="
box
-
shadow
:
rgba
(
0
,
0
,
0
,
0.2
)
0
px
0
px
20
px
0
px
,
rgba
(
0
,
0
,
0
,
0.239216
)
0
px
5
px
5
px
0
px
;
">
<div class="
register
-
logo
">
<a href="
{{
url
(
'/home'
)
}}
"><b>SI Booking Homestay</b></a>
</div>
<div class="
register
-
box
" >
@if (count(
$errors
) > 0)
<div class="
alert
alert
-
danger
">
...
...
@@ -25,7 +24,9 @@
@endif
<div class="
register
-
box
-
body
">
<p class="
login
-
box
-
msg
">{{ trans('adminlte_lang::message.registermember') }}</p>
<div class="
login
-
logo
">
<a href="
{{
url
(
'/home'
)
}}
"><img src="
img
/
bulbulhomestay
.
png
" alt=""></a>
</div><!-- /.login-logo -->
<form action="
{{
url
(
'/daftar'
)
}}
" method="
post
">
<input type="
hidden
" name="
_token
" value="
{{
csrf_token
()
}}
">
<div class="
form
-
group
has
-
feedback
">
...
...
@@ -48,28 +49,16 @@
<input type="
password
" class="
form
-
control
" placeholder="
{{
trans
(
'adminlte_lang::message.retrypepassword'
)
}}
" name="
password_confirmation
"/>
<span class="
glyphicon
glyphicon
-
log
-
in
form
-
control
-
feedback
"></span>
</div>
<div class="
row
">
<div class="
col
-
xs
-
1
">
<label>
<div class="
checkbox_register
icheck
">
<label>
<input type="
checkbox
" name="
terms
">
</label>
</div>
</label>
</div><!-- /.col -->
<div class="
col
-
xs
-
6
">
<div class="
form
-
group
">
<button type="
button
" class="
btn
btn
-
block
btn
-
flat
" data-toggle="
modal
" data-target="
#termsModal">{{ trans('adminlte_lang::message.terms') }}</button>
</
div
>
</
div
><!--
/.
col
-->
<
div
class
="
col
-
xs
-
4
col
-
xs
-
push
-
1
">
<div class="
row
" >
<div class="
col
-
xs
-
4
col
-
xs
-
push
-
8
" >
<button type="
submit
" class="
btn
btn
-
primary
btn
-
block
btn
-
flat
">{{ trans('adminlte_lang::message.register') }}</button>
</div><!-- /.col -->
</div>
</form>
<a href="
{{
url
(
'/login'
)
}}
" class="
text
-
center
">
{{ trans('adminlte_lang::message.membreship') }}
</a>
<a href="
{{
url
(
'/login'
)
}}
" class="
text
-
center
">
Saya telah memiliki akun
</a>
</div><!-- /.form-box -->
</div><!-- /.register-box -->
</div>
...
...
resources/views/vendor/adminlte/layouts/pages/Homestay.blade.php
View file @
aa7b20da
...
...
@@ -58,16 +58,14 @@
<div class="
details
agilets
w3layouts
" style="
margin
-
bottom
:
0
px
;
margin
-
top
:
0
px
;
">
<h2 > Daftar Pesanan di
{
{$data->nama_homestay}
}
</h2>
<div class="
container
">
<table class="
table
table
-
hover
" style="
background
-
color
:
white
;
margin
-
top
:
20
px
;
width
:
700
px
;
">
<table class="
table
table
-
hover
" style="
background
-
color
:
white
;
margin
-
top
:
20
px
;
">
<thead>
<tr>
<th style="
color
:
white
;
"> Tanggal Mulai </th>
<th style="
color
:
white
;
"> Tanggal Berakhir </th>
<th style="
color
:
white
;
"> Jumlah Kamar</th>
<th> Tanggal Mulai </th>
<th> Tanggal Berakhir </th>
<th> Jumlah Kamar</th>
</tr>
</thead>
<tbody>
...
...
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