@extends('layouts.landing') @section('title', 'Edit Elearning Course Modules') @section('content')
Back

Edit Modules for {{tenantSetting($_SERVER['HTTP_HOST'])->elearning ?? 'Elearning'}} Videos

Module Videos

Edit your course modules

{{ csrf_field() }} {{ method_field('patch') }}
What's the title of this module?
Add a detailed transcription for the module video
Upload video for this module (Max upload size 500mb)
Upload an image cover for this module
@endsection