@extends('layouts.master') @section('title',"Edit Livetv - $movie->title") @section('breadcum')
{{__('Youtube')}}: {{__('Youtube Url Link')}}
{{__('Google Drive')}}:{{__('Google Drive Link')}}
{{__('Openload')}}: {{__('Openload Link')}}
{{__('Please Enter Your Video Url')}}
{!! Form::text('ready_url',$video_link['ready_url'], ['class' => 'form-control','id'=>'apiUrl']) !!} {{ $errors->first('ready_url') }}