@extends('backend.layout') @section('content')
Cập nhật link stream cho nội dung: {{ $vod->name }} Danh sách Phim
{{ csrf_field() }}
{{ @$errors->first('link') }}
{{ @$errors->first('title') }}
totalItem == 0) {{"readonly"}} @endif placeholder="Nhập vào cho thể loại phim, ca nhạc" name="episode" value="{{ old('episode',$link->episode != 0 ? $link->episode : null) }}"> {{ @$errors->first('episode') }}
{{ @$errors->first('type') }}
{{ @$errors->first('type_stream') }}
{{ @$errors->first('quality') }}
{{ @$errors->first('protocol') }}
{{ @$errors->first('description') }}
@endsection @push('scripts') @endpush