@extends('layouts.user') @section('title', 'Channel Subtitles') @section('content') {{ Breadcrumbs::render('videos_subtitles', $video) }} @if($subtitles->total())
| Name | Language | Status | Created | Updated | Actions |
|---|---|---|---|---|---|
| {{$subtitle->name}} | {{$subtitle->language_name}} | {{$subtitle->status->name()}} |
{{$subtitle->created_at->diffForHumans()}}
|
{{$subtitle->updated_at->diffForHumans()}}
|