@extends('layouts.app') @section('content')
Video Name | URL | Actions |
---|---|---|
{{ $video->video_name }} | {{ Str::limit($video->youtube_url, 30) }} {{-- {{ \Illuminate\Support\Str::limit($video->youtube_url, 30) }} --}} | Edit |
No videos found. Click "Add Video" to get started. |