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
19d594af
Commit
19d594af
authored
Jun 11, 2017
by
Palti Sinaga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
haha
parent
ed9f16f6
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
login.blade.php
resources/views/vendor/adminlte/auth/login.blade.php
+1
-1
listfeedback.blade.php
...iews/vendor/adminlte/layouts/owner/listfeedback.blade.php
+1
-1
sidebar.blade.php
.../views/vendor/adminlte/layouts/partials/sidebar.blade.php
+2
-2
No files found.
resources/views/vendor/adminlte/auth/login.blade.php
View file @
19d594af
...
...
@@ -50,7 +50,7 @@
<
a
href
=
"{{ url('/daftar') }}"
class
="
text
-
center
"style="
color
:
#1dc8d9;">Daftar
Akun B
aru</a>
<
a
href
=
"{{ url('/daftar') }}"
class
="
text
-
center
"style="
color
:
#1dc8d9;">Daftar
akun b
aru</a>
</
div
><!--
/.
login
-
box
-
body
-->
...
...
resources/views/vendor/adminlte/layouts/owner/listfeedback.blade.php
View file @
19d594af
...
...
@@ -8,7 +8,7 @@
<
div
class
="
box
box
-
warning
">
<div class="
box
-
header
with
-
border
">
<h3 class="
box
-
title
"> DAFTAR
FEEDBACK
</h3>
<h3 class="
box
-
title
"> DAFTAR
KOMENTAR
</h3>
@if(Session::has('alert-success'))
<div class="
alert
alert
-
success
">
{{ Session::get('alert-success') }}
...
...
resources/views/vendor/adminlte/layouts/partials/sidebar.blade.php
View file @
19d594af
...
...
@@ -43,9 +43,9 @@
<ul
class=
"treeview-menu"
style=
"display : none;"
>
<li><a
href=
"{{url('daftarKamar')}}"
><i
class=
'fa fa-list'
></i>
<span>
Daftar Kamar
</span></a></li>
<li><a
href=
"{{url('pengajuanHomestay')}}"
><i
class=
'fa fa-external-link-square'
></i>
<span>
Pengajuan Homestay
</span></a></li>
<li><a
href=
"{{url('listFeedback')}}"
><i
class=
'fa fa-list'
></i>
<span>
Feedback
</span></a></li>
<li><a
href=
"{{url('listFeedback')}}"
><i
class=
'fa fa-list'
></i>
<span>
Komentar Pelanggan
</span></a></li>
<li><a
href=
"{{url('updateHomestay')}}"
><i
class=
'fa fa-edit'
></i>
<span>
Update Homestay
</span></a></li>
<li><a
href=
"{{url('listPengajuan')}}"
><i
class=
'fa fa-list'
></i>
<span>
Pengajuan Homestay
</span></a></li>
<li><a
href=
"{{url('listPengajuan')}}"
><i
class=
'fa fa-list'
></i>
<span>
Daftar Pengajuan Homestay
</span></a></li>
</ul>
</li>
...
...
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