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
e3d483f7
Commit
e3d483f7
authored
May 17, 2017
by
Juliper
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.del.ac.id/juliper19/pa2d4ti06
parents
b87d7b73
6b54a317
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
5 deletions
+4
-5
addOwner.blade.php
...es/views/vendor/adminlte/layouts/admin/addOwner.blade.php
+2
-3
listPengajuan.blade.php
...ews/vendor/adminlte/layouts/admin/listPengajuan.blade.php
+1
-1
listRequestFasilitas.blade.php
...dor/adminlte/layouts/admin/listRequestFasilitas.blade.php
+1
-1
No files found.
resources/views/vendor/adminlte/layouts/admin/addOwner.blade.php
View file @
e3d483f7
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
{{
trans
(
'adminlte_lang::message.home'
)
}}
{{
trans
(
'adminlte_lang::message.home'
)
}}
@
endsection
@
endsection
@
section
(
'main-content'
)
@
section
(
'main-content'
)
<
div
class
="
box
box
-
success
">
<
div
class
="
box
box
-
success
col
-
md
-
8
">
<div class="
box
-
header
with
-
border
">
<div class="
box
-
header
with
-
border
">
<h3 class="
box
-
title
"> Tambah Pemilik Homestay </h3>
<h3 class="
box
-
title
"> Tambah Pemilik Homestay </h3>
</div>
</div>
...
@@ -19,8 +19,7 @@
...
@@ -19,8 +19,7 @@
</ul>
</ul>
</div>
</div>
@endif
@endif
<div class="
register
-
box
-
body
">
<div class="
register
-
box
-
body
">
<p class="
login
-
box
-
msg
">{{ trans('adminlte_lang::message.registermember') }}</p>
<form action="
{{
url
(
'admin'
)
}}
" method="
post
">
<form action="
{{
url
(
'admin'
)
}}
" method="
post
">
<input type="
hidden
" name="
_token
" value="
{{
csrf_token
()
}}
">
<input type="
hidden
" name="
_token
" value="
{{
csrf_token
()
}}
">
<div class="
form
-
group
has
-
feedback
">
<div class="
form
-
group
has
-
feedback
">
...
...
resources/views/vendor/adminlte/layouts/admin/listPengajuan.blade.php
View file @
e3d483f7
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
@endif
@endif
<br>
<br>
<div class="
col
-
md
-
4
col
-
sm
-
6
col
-
xs
-
12
">
<div class="
col
-
md
-
4
col
-
sm
-
6
col
-
xs
-
12
">
<div class="
info
-
box
bg
-
info
">
<div class="
info
-
box
bg
-
yellow
">
<span class="
info
-
box
-
icon
bg
-
yellow
"><i class="
ion
ion
-
ios
-
people
-
outline
"></i></span>
<span class="
info
-
box
-
icon
bg
-
yellow
"><i class="
ion
ion
-
ios
-
people
-
outline
"></i></span>
<div class="
info
-
box
-
content
">
<div class="
info
-
box
-
content
">
...
...
resources/views/vendor/adminlte/layouts/admin/listRequestFasilitas.blade.php
View file @
e3d483f7
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
@
section
(
'main-content'
)
@
section
(
'main-content'
)
<
div
class
="
box
box
-
primary
">
<
div
class
="
box
box
-
warning
">
<div class="
box
-
header
with
-
border
">
<div class="
box
-
header
with
-
border
">
<h3 class="
box
-
title
"> LIST PENGAJUAN </h3>
<h3 class="
box
-
title
"> LIST PENGAJUAN </h3>
@if (count(
$errors
) > 0)
@if (count(
$errors
) > 0)
...
...
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