@extends('layouts.app') @section('title', $playlist->name) @section('content')
{{ $playlist->description }}
@endif{{ $playlist->videos->count() }} {{ Str::plural('video', $playlist->videos->count()) }}
Now Playing
Play All
{{ $playlist->videos->count() }} {{ Str::plural('video', $playlist->videos->count()) }}
{{ $video->title }}
Browse videos and add them to this playlist to get started.
Browse Videos