@extends('website.layouts.base') @section('title', __('video_player')) @section('base.content') {{ $tv_channel->stream_url }}
{{ __('title') }}: {{ $tv_channel->tv_name }}
{{ __('description') }}: {{ $tv_channel->description }}
{{ $tv_channel->tv_name }}
{{ $tv_channel->description }}