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