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
e6d87eec
Commit
e6d87eec
authored
7 years ago
by
Palti Sinaga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2
parent
6ceb642d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
8 deletions
+5
-8
detailpesanan.blade.php
...ews/vendor/adminlte/layouts/owner/detailpesanan.blade.php
+2
-2
Home.blade.php
resources/views/vendor/adminlte/layouts/pages/Home.blade.php
+2
-4
searchhomestay.blade.php
...ws/vendor/adminlte/layouts/pages/searchhomestay.blade.php
+1
-2
No files found.
resources/views/vendor/adminlte/layouts/owner/detailpesanan.blade.php
View file @
e6d87eec
...
@@ -24,8 +24,8 @@
...
@@ -24,8 +24,8 @@
</div>
</div>
@endif
@endif
</div>
</div>
<div class="
box
-
body
">
<div class="
col
-
md
-
4
box
-
body
">
<table class="
table
table
-
user
-
information
">
<table class="
table
table
-
user
-
information
">
<tr>
<tr>
<th>Nama </th>
<th>Nama </th>
<td>: </td>
<td>: </td>
...
...
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/pages/Home.blade.php
View file @
e6d87eec
...
@@ -24,8 +24,7 @@
...
@@ -24,8 +24,7 @@
</div>
</div>
<div class="
col
-
md
-
12
col
-
sm
-
12
agileits
w3layouts
contact
-
grid
contact
-
grid
-
2
" style="
background
-
color
:
#f3f3f3;
<div class="
col
-
md
-
12
col
-
sm
-
12
agileits
w3layouts
contact
-
grid
contact
-
grid
-
2
" style="
background
-
color
:
#f3f3f3;
padding
-
top
:
28
px
;
padding
-
bottom
:
28
px
;
padding
-
top
:
28
px
;
padding
-
bottom
:
28
px
;
">
">
<form action="
{{
url
(
'cari'
)}}
">
<form action="
{{
url
(
'cari'
)}}
">
<div class="
col
-
md
-
2
col
-
sm
-
2
agileits
w3layouts
contact
-
grid
contact
-
grid
-
2
"></div>
<div class="
col
-
md
-
2
col
-
sm
-
2
agileits
w3layouts
contact
-
grid
contact
-
grid
-
2
"></div>
...
@@ -96,9 +95,8 @@
...
@@ -96,9 +95,8 @@
<img src="
/
img
/
{{
$a
->
gambar
}}
" alt="
Agileits
W3layouts
" >
<img src="
/
img
/
{{
$a
->
gambar
}}
" alt="
Agileits
W3layouts
" >
</div>
</div>
<div class="
details
-
grid
-
info
agileits
w3layouts
">
<div class="
details
-
grid
-
info
agileits
w3layouts
">
<
h4>
{
{$a->nama_homestay}
}
</h4
>
<
a href ="
{{
url
(
'detailhomestay/'
.
$a
->
id
)}}
" ><h4>
{
{$a->nama_homestay}
}
</h4></a
>
</div>
</div>
<a href ="
{{
url
(
'detailhomestay/'
.
$a
->
id
)}}
" ><button class="
btn
btn
-
primary
agileits
w3layouts
" data-toggle="
modal
" > LIHAT <span class="
glyphicon
agileits
w3layouts
glyphicon
-
arrow
-
right
" aria-hidden="
true
"></span></button> </a>
<div class="
clearfix
"></div>
<div class="
clearfix
"></div>
</div>
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
resources/views/vendor/adminlte/layouts/pages/searchhomestay.blade.php
View file @
e6d87eec
...
@@ -25,9 +25,8 @@
...
@@ -25,9 +25,8 @@
<img src="
/
img
/
{{
$a
[
0
]
->
gambar
}}
" alt="
Agileits
W3layouts
" >
<img src="
/
img
/
{{
$a
[
0
]
->
gambar
}}
" alt="
Agileits
W3layouts
" >
</div>
</div>
<div class="
details
-
grid
-
info
agileits
w3layouts
">
<div class="
details
-
grid
-
info
agileits
w3layouts
">
<
h4>
{
{$a[0]->nama_homestay}
}
</h4
>
<
a href ="
{{
url
(
'detailhomestay/'
.
$a
[
0
]
->
id
)}}
" ><h4>
{
{$a[0]->nama_homestay}
}
</h4></a
>
</div>
</div>
<a href ="
{{
url
(
'detailhomestay/'
.
$a
[
0
]
->
id
)}}
" ><button class="
btn
btn
-
primary
agileits
w3layouts
" data-toggle="
modal
" > LIHAT <span class="
glyphicon
agileits
w3layouts
glyphicon
-
arrow
-
right
" aria-hidden="
true
"></span></button> </a>
<div class="
clearfix
"></div>
<div class="
clearfix
"></div>
</div>
</div>
</div>
</div>
...
...
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