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
43c02356
Commit
43c02356
authored
May 31, 2017
by
Otniel Turnip
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
Signed-off-by:
kaka0tniel
<
if315012@students.del.ac.id
>
parent
3f6565c9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.blade.php
resources/views/mahasiswa/index.blade.php
+2
-2
No files found.
resources/views/mahasiswa/index.blade.php
View file @
43c02356
...
...
@@ -75,7 +75,7 @@
<ul
class=
"nav navbar-nav navbar-right"
>
<li
class=
"active"
><a
href=
"#"
><span
class=
"glyphicon glyphicon-home"
></span>
Home
</a></li>
<li><a
href=
"profilbem"
><span
class=
"glyphicon glyphicon-folder-close"
></span>
Profile BEM
</a></li>
<li><a
href=
"
/forum
"
><span
class=
"glyphicon glyphicon-folder-close"
></span>
Forum Mahasiswa
</a></li>
<li><a
href=
"
{{url('/forum')}}
"
><span
class=
"glyphicon glyphicon-folder-close"
></span>
Forum Mahasiswa
</a></li>
<li><a
href=
"/crasp"
><span
class=
"glyphicon glyphicon-comment"
></span>
Buat Aspirasi
</a></li>
<li
class=
"dropdown"
>
<a
href=
"#"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
role=
"button"
aria-haspopup=
"true"
aria-expanded=
"false"
><span
class=
"glyphicon glyphicon-folder-close"
></span>
Laporan Keuangan
<span
class=
"caret"
></span></a>
...
...
@@ -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=
"{{url('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