@extends('layout.layout')
@php
    $title='Videos';
    $subTitle = 'Components / Videos';
    $script ='';
@endphp
@section('content')
            
                
                
                    
                        
                        
                            
                                
                                    
                                        
                                        
                                            This is Video title
                                            We quickly learn to fear and thus autom atically avo id potentially stressful
                                         
                                     
                                 
                                
                                    
                                        
                                        
                                            This is Video title here
                                            We quickly learn to fear and thus autom atically avo id potentially stressful
                                         
                                     
                                 
                             
                         
                     
                 
                
             
@endsection