Course Management
+ @@ -292,36 +293,104 @@ @endif
+
+
+
+
+
+ @csrf
+
+
+
+
+
+ Edit Course
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ @if($course->image)
+
+
+ Current Image:
+
+
+ @endif
+ +
+
+
+
+
+
+
+
+
-
+
-
+
Modules - {{ $course->title }} ({{ $course->course_code }})
@@ -359,14 +428,14 @@ @endif
-
-
-
+
+
+
@csrf
@method('DELETE')
-
+
+
@csrf
Edit Module
@@ -430,7 +500,8 @@
Add New Module
-
+
+
@csrf
@@ -441,113 +512,35 @@
+
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
+
-
-
-
-
-
-
-
-
-
@@ -563,71 +556,60 @@
-
-
- @csrf
-
-
- - - Edit Course
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- trending ? 'checked' : '' }}>
-
-
-
-
-
-
-