@extends('home.layouts.master') @section('content')

Featured Video

@foreach($videos as $video)

{{$video->video_title}}

@endforeach
@foreach($videos as $video) @endforeach
@endsection {{--@section('script')--}} {{----}} {{--@endsection--}}