fixes
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
<div class="mb-3">
|
<div class="mb-3">
|
||||||
{{ html()->label('Description')->for('slug') }}
|
{{ html()->label('Description')->for('slug') }}
|
||||||
{{ html()->text('link')->value($gallery->link ?? old('link'))->class('form-control')->placeholder('Enter Video Description') }}
|
{{ html()->text('link')->value($gallery->link ?? old('link'))->class('form-control')->placeholder('Enter Video Description') }}
|
||||||
{{-- <div class="d-flex flex-wrap mt-1" id="video-preview"> --}}
|
<div class="d-flex flex-wrap mt-1">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user