Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
simpmw
Overview
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
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alfiro Pratama
simpmw
Commits
68f5f605
Commit
68f5f605
authored
a week ago
by
Alfiro Pratama
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Menu tambah
parent
b592db66
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
2 deletions
+8
-2
resources/views/backend/mahasiswa/kelompok/index.blade.php
+8
-2
No files found.
resources/views/backend/mahasiswa/kelompok/index.blade.php
View file @
68f5f605
...
...
@@ -14,14 +14,14 @@
<!-- start page title -->
<div class="
page
-
title
-
box
">
<div class="
row
align
-
items
-
center
">
<div class="
col
-
md
-
8
">
<div class="
col
-
12
col
-
md
-
8
col
-
sm
-
12
">
<h6 class="
page
-
title
">{!!
$title
!!}</h6>
<ol class="
breadcrumb
m
-
0
">
<li class="
breadcrumb
-
item
">Mahasiswa</li>
<li class="
breadcrumb
-
item
">{!!
$title
!!}</li>
</ol>
</div>
<div class="
col
-
md
-
4
">
<div class="
col
-
12
col
-
md
-
4
col
-
sm
-
12
">
<div class="
float
-
end
d
-
none
d
-
md
-
block
">
@if(
$cekKel
== 0)
<a href="
{{
route
(
'mahasiswa.kelompok.create'
)
}}
" class="
btn
btn
-
primary
waves
-
effect
waves
-
light
">Tambah</a>
...
...
@@ -29,6 +29,12 @@
@
endif
</
div
>
</
div
>
{{
--
Untuk
mobile
--
}}
<
div
class
="
d
-
block
d
-
md
-
none
mt
-
4
mb
-
n3
">
@if(
$cekKel
== 0)
<a href="
{{
route
(
'mahasiswa.kelompok.create'
)
}}
" class="
btn
btn
-
primary
btn
-
sm
waves
-
effect
waves
-
light
w
-
100
">Tambah</a>
@endif
</div>
</div>
</div>
<!-- end page title -->
...
...
This diff is collapsed.
Click to expand it.
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