diff --git a/resources/views/program/video/index.blade.php b/resources/views/program/video/index.blade.php
index 6068c0a..4991a34 100644
--- a/resources/views/program/video/index.blade.php
+++ b/resources/views/program/video/index.blade.php
@@ -70,6 +70,7 @@
@endforeach
+
@include("common.footer")
diff --git a/resources/views/video/index.blade.php b/resources/views/video/index.blade.php
index 257cb1c..a5d307f 100644
--- a/resources/views/video/index.blade.php
+++ b/resources/views/video/index.blade.php
@@ -187,6 +187,7 @@
@if($ocr_urls->isNotEmpty())
+
@endif