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
5a0ce1ef
Commit
5a0ce1ef
authored
Jun 01, 2017
by
Otniel Turnip
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
43c02356
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
index.blade.php
resources/views/mahasiswa/index.blade.php
+5
-5
No files found.
resources/views/mahasiswa/index.blade.php
View file @
5a0ce1ef
...
...
@@ -51,7 +51,7 @@
<p
class=
"animated fadeInDown"
class=
"animated fadeInDown"
style=
"font-size: 30px; margin-bottom:-10px; "
>
Institut Teknologi Del
</p><br><br>
<strong><p
class=
"animated fadeInDown"
style=
"font-size: 64px; color:white; "
>
BADAN EKSEKUTIF MAHASISWA
</p></strong><br><br>
<p
class=
"animated fadeInDown"
style=
"font-size: 36px; margin-top:-15px; "
>
Fakultas Teknologi Informatika dan Elektro
</p><br>
<a
href=
"
/
profilbem"
class=
"use-btn animated fadeInUp"
>
View Profile BEM
</a><br>
<a
href=
"profilbem"
class=
"use-btn animated fadeInUp"
>
View Profile BEM
</a><br>
</div>
</div>
</div>
...
...
@@ -75,8 +75,8 @@
<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=
"
{{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><a
href=
"
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>
<ul
class=
"dropdown-menu"
>
...
...
@@ -92,8 +92,8 @@
<li
class=
"dropdown"
>
<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=
"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>
</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