@extends('layouts.app') @section('content') @include('layouts.navbars.auth.topnav', ['title' => $title, 'number' => $staff_subject->number])
{{ $lesson_video->description }}
@if ($lesson_video->video_path !== null) @endif @if ($lesson_video->video_embed_url !== null) @endif{{ $lesson_file->description }}
@if ($lesson_file->file_path !== null) Read Download @endif @if ($lesson_file->file_url !== null) URL Read @endif