diff --git a/Modules/CCMS/resources/views/gallery/add-gallery-form.blade.php b/Modules/CCMS/resources/views/gallery/add-gallery-form.blade.php
index c4a7577..2a82f60 100644
--- a/Modules/CCMS/resources/views/gallery/add-gallery-form.blade.php
+++ b/Modules/CCMS/resources/views/gallery/add-gallery-form.blade.php
@@ -26,8 +26,8 @@
- {{ html()->label('Video Link')->for('slug') }}
- {{ html()->text('link')->value($gallery->link ?? old('link'))->class('form-control')->placeholder('Enter Youtube video link') }}
+ {{ html()->label('Description')->for('slug') }}
+ {{ html()->text('link')->value($gallery->link ?? old('link'))->class('form-control')->placeholder('Enter Video Description') }}
diff --git a/resources/views/client/raffles/parts/testimonial-video.blade.php b/resources/views/client/raffles/parts/testimonial-video.blade.php
index 28c0bb3..972c4df 100644
--- a/resources/views/client/raffles/parts/testimonial-video.blade.php
+++ b/resources/views/client/raffles/parts/testimonial-video.blade.php
@@ -10,7 +10,7 @@
preload="auto">
-
Lorem ipsum dolor sit amet, consectetur
+
{{ $gallery->link }}