@extends('layouts.app') @section('title', 'Educational Videos - Primary Learning Tutor') @section('content')
Watch interactive videos, stories, and lessons to enhance your learning experience!
@if($video->classModel){{ $video->classModel->name }}@endif @if($video->subject) • {{ $video->subject->name }}@endif @if($video->topic) • {{ $video->topic }}@endif
@endif@if($video->classModel){{ $video->classModel->name }}@endif @if($video->subject) • {{ $video->subject->name }}@endif @if($video->topic) • {{ $video->topic }}@endif
@endif