@extends('layout.master') @section('content')
Edit Training Video
@csrf @method('PUT')
Update the title for the training video.
Modify the description to provide more details about the video.
Ensure the link is correct (e.g., https://www.youtube.com/watch?v=example).
Cancel
@endsection