Channels
| Image | Name | Live Stream | Actions |
|---|---|---|---|
| {{$channel->name}} | {{substr($channel->stream, 0, 40).'...'}} |
@extends('layouts.master') @section('title', 'Channels') @section('content')
| Image | Name | Live Stream | Actions |
|---|---|---|---|
| {{$channel->name}} | {{substr($channel->stream, 0, 40).'...'}} |