Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
SYP09-Sistem-Informasi-BEM-FTIE-IT-Del
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
SYP09_Sistem-Informasi_Manajemen-BEM-FTIE-ITDel
SYP09-Sistem-Informasi-BEM-FTIE-IT-Del
Commits
3f6565c9
Commit
3f6565c9
authored
May 31, 2017
by
Otniel Turnip
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
logout
Signed-off-by:
kaka0tniel
<
if315012@students.del.ac.id
>
parent
df58bf68
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
index.blade.php
resources/views/mahasiswa/index.blade.php
+1
-1
No files found.
resources/views/mahasiswa/index.blade.php
View file @
3f6565c9
...
...
@@ -93,7 +93,7 @@
<a
href=
"#"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
role=
"button"
aria-haspopup=
"true"
aria-expanded=
"false"
><span
class=
"glyphicon glyphicon-user"
></span>
{{ Auth::user()->username}}
<span
class=
"caret"
></span></a>
<ul
class=
"dropdown-menu"
>
<li><a
href=
"/profile/{{$user->username}}"
><i
class=
"fa fa-user fa-fw"
></i>
Profile
</a></li>
<li><a
href=
"
/logout
"
><i
class=
"fa fa-sign-out fa-fw"
></i>
Logout
</a></li>
<li><a
href=
"
{{url('logout')}}
"
><i
class=
"fa fa-sign-out fa-fw"
></i>
Logout
</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