@extends('layoutsteacher.layouts') @section('title', 'Video Content') @section('content') {{-- --}}

Video Content

@foreach($folders as $folder) @endforeach
@endsection