diff --git a/public/video/Drone.mp4 b/public/video/Drone.mp4 deleted file mode 100644 index 2ea342c..0000000 Binary files a/public/video/Drone.mp4 and /dev/null differ diff --git a/public/video/video.MP4 b/public/video/video.MP4 new file mode 100644 index 0000000..bd6bef9 Binary files /dev/null and b/public/video/video.MP4 differ diff --git a/resources/views/mahasiswa/capstone/detail.blade.php b/resources/views/mahasiswa/capstone/detail.blade.php index 41748bf..14d4222 100644 --- a/resources/views/mahasiswa/capstone/detail.blade.php +++ b/resources/views/mahasiswa/capstone/detail.blade.php @@ -3,7 +3,7 @@ @section('title', 'Detail Capstone') @section('content') -
+
Detail Capstone diff --git a/resources/views/mahasiswa/capstone/index.blade.php b/resources/views/mahasiswa/capstone/index.blade.php index 0e0657a..9311e06 100644 --- a/resources/views/mahasiswa/capstone/index.blade.php +++ b/resources/views/mahasiswa/capstone/index.blade.php @@ -3,7 +3,7 @@ @section('title', 'Capstone') @section('content') -
+
Katalog Capstone diff --git a/resources/views/mahasiswa/dashboard/index.blade.php b/resources/views/mahasiswa/dashboard/index.blade.php index 670ccf5..267aed9 100644 --- a/resources/views/mahasiswa/dashboard/index.blade.php +++ b/resources/views/mahasiswa/dashboard/index.blade.php @@ -14,7 +14,7 @@ @endsection -@section('js') - - {{-- --}} - -@endsection diff --git a/resources/views/mahasiswa/librarian/index.blade.php b/resources/views/mahasiswa/librarian/index.blade.php index ed174b3..f855466 100644 --- a/resources/views/mahasiswa/librarian/index.blade.php +++ b/resources/views/mahasiswa/librarian/index.blade.php @@ -8,14 +8,14 @@
-
+
Daftar Pustakawan
-
+
@foreach ($librarians as $librarian )
@@ -23,7 +23,7 @@
- Generic placeholder image
diff --git a/resources/views/mahasiswa/theses/detail.blade.php b/resources/views/mahasiswa/theses/detail.blade.php index 9fef029..edab5d5 100644 --- a/resources/views/mahasiswa/theses/detail.blade.php +++ b/resources/views/mahasiswa/theses/detail.blade.php @@ -3,7 +3,7 @@ @section('title', 'Tugas Akhir') @section('content') -
+
Detail Tugas Akhir diff --git a/resources/views/mahasiswa/theses/index.blade.php b/resources/views/mahasiswa/theses/index.blade.php index e1eef25..e158c09 100644 --- a/resources/views/mahasiswa/theses/index.blade.php +++ b/resources/views/mahasiswa/theses/index.blade.php @@ -4,7 +4,7 @@ @section('content') -
+
Katalog Tugas Akhir