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
063c10bc
Commit
063c10bc
authored
7 years ago
by
Juliper
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
76539425
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
13 deletions
+2
-13
Homestay.blade.php
...es/views/vendor/adminlte/layouts/pages/Homestay.blade.php
+2
-13
No files found.
resources/views/vendor/adminlte/layouts/pages/Homestay.blade.php
View file @
063c10bc
...
...
@@ -8,8 +8,6 @@
<h1 class="
wow
agileits
w3layouts
fadeInDown
">
{
{$data->nama_homestay}
}
</h1>
<h1 class="
wow
agileits
w3layouts
fadeInDown
">
{
{$data->namaHomestay}
}
</h1>
</div>
<!-- //Banner -->
...
...
@@ -90,15 +88,6 @@
<img style="
width
:
450
px
;
margin
-
top
:
10
px
;
" src="
{{
asset
(
'img/line1.png'
)}}
">
<h2 style="
margin
-
bottom
:
10
px
;
"> Info Pemilik </h2>
<ul style="
list
-
style
-
type
:
none
;
">
<li> Pemilik :
{
{$data->nama}
}
</li>
<li> No Telp :
{
{$data->no_telepon}
}
</li>
<li> Alamat :
{
{$data->alamat}
}
</li>
<li> Pekerjaan :
{
{$data->pekerjaan}
}
</li>
<li> No Rekening :
{
{$data->no_rekening}
}
</li>
<li> Avilable Room :
{
{$avilable}
}
</li>
</ul>
<table class="
table
-
condensed
" style="
font
-
size
:
16
px
;
margin
-
left
:
-
3
px
;
color
:
#777;">
<
tr
>
<
td
>
Pemilik
</
td
>
...
...
@@ -108,7 +97,7 @@
<
tr
>
<
td
>
No
Telp
</
td
>
<
td
>:</
td
>
<
td
>
{{
$data
->
no
T
elepon
}}
</
td
>
<
td
>
{{
$data
->
no
_t
elepon
}}
</
td
>
</
tr
>
<
tr
>
<
td
>
Alamat
</
td
>
...
...
@@ -123,7 +112,7 @@
<
tr
>
<
td
>
No
Rekening
</
td
>
<
td
>:</
td
>
<
td
>
{{
$data
->
no
R
ekening
}}
</
td
>
<
td
>
{{
$data
->
no
_r
ekening
}}
</
td
>
</
tr
>
<
tr
>
<
td
>
Avilable
Room
</
td
>
...
...
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