@extends('layouts.app_layout') @section('content')

All (*) marked fields are mandatory.

@csrf
@if($videoGallery->thumbnail_image)
Current: Thumbnail Image
@endif
type == 1) style="display: block;" @else style="display: none;" @endif>

(Max file size 100MB, Allowed types are .mp4)

@if ($videoGallery->file_name) @endif
type == 2) style="display: block;" @else style="display: none;" @endif>
type == 3) style="display: block;" @else style="display: none;" @endif>
@endsection @section('pages-scripts') @endsection