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
4789f46f
Commit
4789f46f
authored
7 years ago
by
Juliper
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
4ba1355e
master
No related merge requests found
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
25 deletions
+0
-25
Homestay.blade.php
...es/views/vendor/adminlte/layouts/pages/Homestay.blade.php
+0
-25
No files found.
resources/views/vendor/adminlte/layouts/pages/Homestay.blade.php
View file @
4789f46f
...
...
@@ -57,31 +57,6 @@
</div>
</div>
<!-- Booking -->
<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
;
">
<thead>
<tr>
<th style="
color
:
white
;
"> Tanggal Mulai </th>
<th style="
color
:
white
;
"> Tanggal Berakhir </th>
<th style="
color
:
white
;
"> Jumlah Kamar</th>
</tr>
</thead>
<tbody>
@foreach(
$daftarBook
as
$a
)
<tr>
<td>
{
{$a->tanggal_mulai}
}
</td>
<td>
{
{$a->tanggal_berakhir}
}
</td>
<td>
{
{$a->jumlah_kamar}
}
</td>
</tr>
@endforeach
</tbody>
</table>
</div>
</div>
<!-- Informations -->
<div class="
cuisines
agileits
w3layouts
">
<div class="
container
">
...
...
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