Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sibiling
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Syaifur
sibiling
Commits
e138d90d
Commit
e138d90d
authored
Nov 15, 2024
by
rudinesia-acer\rudinesia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edit layout rekap
parent
34b04beb
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
10 deletions
+8
-10
index.blade.php
resources/views/admin/rekap/siswa/index.blade.php
+6
-8
show.blade.php
resources/views/admin/rekap/siswa/show.blade.php
+2
-2
No files found.
resources/views/admin/rekap/siswa/index.blade.php
View file @
e138d90d
...
@@ -45,18 +45,16 @@
...
@@ -45,18 +45,16 @@
<div class="
row
">
<div class="
row
">
<div class="
mb
-
3
">
<div class="
mb
-
3
">
<div class="
row
">
<div class="
row
">
<div class="
col
-
md
-
6
">
<div class="
col
-
md
-
4
col
-
xl
-
3
">
<label class="
col
-
sm
-
3
col
-
form
-
label
">Tanggal Awal</label>
<input id="
tanggal_awal
" class="
datepicker
-
here
form
-
control
digits
col
-
sm
-
9
"
<input id="
tanggal_awal
" class="
datepicker
-
here
form
-
control
digits
col
-
sm
-
9
"
type="
text
" data-language="
en
" placeholder="
Isi
Tanggal
Absensi
" />
type="
text
" data-language="
en
" placeholder="
Pilih
tanggal
awal
" />
</div>
</div>
<div class="
col
-
md
-
6
">
<div class="
col
-
md
-
4
col
-
xl
-
3
">
<label class="
col
-
sm
-
3
col
-
form
-
label
">Tanggal Akhir</label>
<input id="
tanggal_akhir
" class="
datepicker
-
here
form
-
control
digits
col
-
sm
-
9
"
<input id="
tanggal_akhir
" class="
datepicker
-
here
form
-
control
digits
col
-
sm
-
9
"
type="
text
" data-language="
en
" placeholder="
Isi
Tanggal
Absensi
" />
type="
text
" data-language="
en
" placeholder="
Pilih
tanggal
akhir
" />
</div>
</div>
<div class="
col
-
md
-
12
mt
-
1
">
<div class="
col
-
md
-
4
col
-
xl
-
3
">
<button id="
tanggal
" class="
btn
btn
-
md
btn
-
primary
">
Submit
</button>
<button id="
tanggal
" class="
btn
btn
-
md
btn
-
primary
">
Lihat data
</button>
</div>
</div>
</div>
</div>
{{-- <a href="
{{
url
(
$url
)
}}
/
create
" class="
btn
btn
-
sm
btn
-
primary
float
-
end
m
-
4
" id="
linkTambahAbsensi
">Tambah Absensi</a> --}}
{{-- <a href="
{{
url
(
$url
)
}}
/
create
" class="
btn
btn
-
sm
btn
-
primary
float
-
end
m
-
4
" id="
linkTambahAbsensi
">Tambah Absensi</a> --}}
...
...
resources/views/admin/rekap/siswa/show.blade.php
View file @
e138d90d
...
@@ -23,7 +23,7 @@
...
@@ -23,7 +23,7 @@
<div class="
container
-
fluid
pt
-
4
">
<div class="
container
-
fluid
pt
-
4
">
<div class="
row
justify
-
content
-
center
">
<div class="
row
justify
-
content
-
center
">
<div class="
col
-
lg
-
10
col
-
sm
-
12
">
<div class="
col
-
12
">
<div class="
card
border
-
top
border
-
0
border
-
4
border
-
info
">
<div class="
card
border
-
top
border
-
0
border
-
4
border
-
info
">
<div class="
card
-
header
p
-
3
">
<div class="
card
-
header
p
-
3
">
<div class="
row
">
<div class="
row
">
...
@@ -51,7 +51,7 @@
...
@@ -51,7 +51,7 @@
<th>Konseling</th>
<th>Konseling</th>
<th>Bimbingan</th>
<th>Bimbingan</th>
<th>Hadir</th>
<th>Hadir</th>
<th>
Tidak Hadir
</th>
<th>
Alpha
</th>
<th>Terlambat</th>
<th>Terlambat</th>
<th>Izin</th>
<th>Izin</th>
<th>Sakit</th>
<th>Sakit</th>
...
...
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