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
42efb72e
Commit
42efb72e
authored
Jun 05, 2017
by
Palti Sinaga
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.del.ac.id/juliper19/pa2d4ti06
parents
c2de8842
b5f4ddf5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
8 additions
and
18 deletions
+8
-18
AdminController.php
app/Http/Controllers/AdminController.php
+1
-0
dataPemesanan.blade.php
...ews/vendor/adminlte/layouts/admin/dataPemesanan.blade.php
+1
-1
howtobook.blade.php
...s/views/vendor/adminlte/layouts/pages/howtobook.blade.php
+3
-3
mainheader.blade.php
...ews/vendor/adminlte/layouts/partials/mainheader.blade.php
+2
-2
sidebar.blade.php
.../views/vendor/adminlte/layouts/partials/sidebar.blade.php
+1
-12
No files found.
app/Http/Controllers/AdminController.php
View file @
42efb72e
...
@@ -83,6 +83,7 @@ class AdminController extends Controller
...
@@ -83,6 +83,7 @@ class AdminController extends Controller
$user
->
email
=
$data
[
'email'
];
$user
->
email
=
$data
[
'email'
];
$user
->
password
=
bcrypt
(
$data
[
'password'
]);
$user
->
password
=
bcrypt
(
$data
[
'password'
]);
$user
->
role
=
'Owner'
;
$user
->
role
=
'Owner'
;
$user
->
foto
=
'gravatar.png'
;
$user
->
save
();
$user
->
save
();
$dataPemilik
=
DB
::
table
(
'users'
)
$dataPemilik
=
DB
::
table
(
'users'
)
...
...
resources/views/vendor/adminlte/layouts/admin/dataPemesanan.blade.php
View file @
42efb72e
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
</tr>
</tr>
@foreach(
$data
as
$a
)
@foreach(
$data
as
$a
)
<tr>
<tr>
<td>
{
{$a->nama
H
omestay}
}
</td>
<td>
{
{$a->nama
_h
omestay}
}
</td>
<td>
{
{$a->owner}
}
</td>
<td>
{
{$a->owner}
}
</td>
<td>
{
{$a->nama_pemesan}
}
</td>
<td>
{
{$a->nama_pemesan}
}
</td>
<td>
{
{$a->tanggal_mulai}
}
</td>
<td>
{
{$a->tanggal_mulai}
}
</td>
...
...
resources/views/vendor/adminlte/layouts/pages/howtobook.blade.php
View file @
42efb72e
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
@
section
(
'main-content'
)
@
section
(
'main-content'
)
<!--
Banner
-->
<!--
Banner
-->
<
div
class
="
banner
agileits
w3layouts
">
<
div
class
="
banner
agileits
w3layouts
">
<img src="
/
img
/
danautoba
.
jpg
" alt="
Agileits
W3layouts
" style="
max
-
height
:
500
px
;
width
:
">
<img src="
/
img
/
danautoba
.
jpg
" alt="
Agileits
W3layouts
" style="
max
-
height
:
500
px
;
">
<h1 class="
wow
agileits
w3layouts
fadeInDown
">Langkah memesan Homestay Lumban Bulbul
<h1 class="
wow
agileits
w3layouts
fadeInDown
">Langkah memesan Homestay Lumban Bulbul
</h1>
</h1>
...
@@ -13,14 +13,14 @@
...
@@ -13,14 +13,14 @@
<!-- Booking -->
<!-- Booking -->
<div class="
details
agileits
w3layouts
" style="
padding
:
10
px
;
" >
<div class="
details
agileits
w3layouts
" style="
padding
:
10
px
;
" >
<div class="
container
" style="
margin
-
top
:
10
px
;
background
-
color
:
white
;
width
:
950
px
;
margin
-
left
:
auto
;
margin
-
right
:
auto
;
margin
-
top
:
20
px
;
padding
-
top
:
30
px
;
padding
-
bottom
:
10
px
;
box
-
shadow
:
2
px
2
px
5
px
0
px
#bfbebe">
<div class="
container
" style="
margin
-
top
:
10
px
;
background
-
color
:
white
;
width
:
950
px
;
margin
-
left
:
auto
;
margin
-
right
:
auto
;
margin
-
top
:
20
px
;
padding
-
top
:
30
px
;
padding
-
bottom
:
10
px
;
box
-
shadow
:
2
px
2
px
5
px
0
px
#bfbebe">
<
img
style
=
""
src
=
"/img/howto/how1.
PNG
"
alt
=
"Agileits W3layouts"
>
<
img
style
=
""
src
=
"/img/howto/how1.
png
"
alt
=
"Agileits W3layouts"
>
<
ol
class
="
list
-
group
agileits
w3layouts
" style="
margin
-
left
:
20
px
;
">
<
ol
class
="
list
-
group
agileits
w3layouts
" style="
margin
-
left
:
20
px
;
">
<li class="
list
-
group
-
item1
agileits
w3layouts
">Pertama, kamu harus login terlebih dahulu</li>
<li class="
list
-
group
-
item1
agileits
w3layouts
">Pertama, kamu harus login terlebih dahulu</li>
<li class="
list
-
group
-
item1
agileits
w3layouts
">Kemudian Klik Menu Daftar Homestay</li>
<li class="
list
-
group
-
item1
agileits
w3layouts
">Kemudian Klik Menu Daftar Homestay</li>
</ol>
</ol>
</div>
</div>
<div class="
container
" style="
margin
-
top
:
10
px
;
background
-
color
:
white
;
width
:
950
px
;
margin
-
left
:
auto
;
margin
-
right
:
auto
;
margin
-
top
:
20
px
;
padding
-
top
:
30
px
;
padding
-
bottom
:
10
px
;
box
-
shadow
:
2
px
2
px
5
px
0
px
#bfbebe">
<div class="
container
" style="
margin
-
top
:
10
px
;
background
-
color
:
white
;
width
:
950
px
;
margin
-
left
:
auto
;
margin
-
right
:
auto
;
margin
-
top
:
20
px
;
padding
-
top
:
30
px
;
padding
-
bottom
:
10
px
;
box
-
shadow
:
2
px
2
px
5
px
0
px
#bfbebe">
<
img
style
=
""
src
=
"/img/howto/how2.
PNG
"
alt
=
"Agileits W3layouts"
>
<
img
style
=
""
src
=
"/img/howto/how2.
png
"
alt
=
"Agileits W3layouts"
>
<
ol
class
="
list
-
group
agileits
w3layouts
" style="
margin
-
left
:
20
px
;
">
<
ol
class
="
list
-
group
agileits
w3layouts
" style="
margin
-
left
:
20
px
;
">
<li class="
list
-
group
-
item1
agileits
w3layouts
">Pilih homestay yang anda inginkan</li>
<li class="
list
-
group
-
item1
agileits
w3layouts
">Pilih homestay yang anda inginkan</li>
<li class="
list
-
group
-
item1
agileits
w3layouts
">Klik Lihat </li
<li class="
list
-
group
-
item1
agileits
w3layouts
">Klik Lihat </li
...
...
resources/views/vendor/adminlte/layouts/partials/mainheader.blade.php
View file @
42efb72e
...
@@ -60,14 +60,14 @@
...
@@ -60,14 +60,14 @@
<!-- Menu Toggle Button -->
<!-- Menu Toggle Button -->
<a
href=
"#"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
>
<a
href=
"#"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
>
<!-- The user image in the navbar-->
<!-- The user image in the navbar-->
<img
src=
"{{ Gravatar::get($user->email) }}"
class=
"user-image"
alt=
"User Image"
/>
<!-- hidden-xs hides the username on small devices so only the image appears. -->
<!-- hidden-xs hides the username on small devices so only the image appears. -->
<span
class=
"hidden-xs"
>
{{ Auth::user()->name }}
</span>
<span
class=
"hidden-xs"
>
{{ Auth::user()->name }}
</span>
</a>
</a>
<ul
class=
"dropdown-menu"
>
<ul
class=
"dropdown-menu"
>
<!-- The user image in the menu -->
<!-- The user image in the menu -->
<li
class=
"user-header"
>
<li
class=
"user-header"
>
<img
src=
"
{{ Gravatar::get($user->email)
}}"
class=
"img-circle"
alt=
"User Image"
/>
<img
src=
"
/img/{{Auth::user()->foto
}}"
class=
"img-circle"
alt=
"User Image"
/>
<p>
<p>
{{ Auth::user()->name }}
{{ Auth::user()->name }}
<small>
{{ trans('adminlte_lang::message.login') }}
</small>
<small>
{{ trans('adminlte_lang::message.login') }}
</small>
...
...
resources/views/vendor/adminlte/layouts/partials/sidebar.blade.php
View file @
42efb72e
...
@@ -5,18 +5,7 @@
...
@@ -5,18 +5,7 @@
<section
class=
"sidebar"
>
<section
class=
"sidebar"
>
<!-- Sidebar user panel (optional) -->
<!-- Sidebar user panel (optional) -->
@if (! Auth::guest())
<div
class=
"user-panel"
>
<div
class=
"pull-left image"
>
<img
src=
"{{ Gravatar::get($user->email) }}"
class=
"img-circle"
alt=
"User Image"
/>
</div>
<div
class=
"pull-left info"
>
<p>
{{ Auth::user()->name }}
</p>
<!-- Status -->
<a
href=
"#"
><i
class=
"fa fa-circle text-success"
></i>
{{ trans('adminlte_lang::message.online') }}
</a>
</div>
</div>
@endif
<!-- Sidebar Menu -->
<!-- Sidebar Menu -->
<ul
class=
"sidebar-menu"
>
<ul
class=
"sidebar-menu"
>
...
...
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