@extends('layouts.master') @section('title',__('Create Movie')) @section('breadcum')
{{ $error}}
@endforeach{{__('Make Sure You Have Added Vimeo API KeyIn')}} {{__('API Settings')}}
@endif{{__('Make Sure You Have Added Youtube APIKey In')}} {{__('API Settings')}}
@endif{{__('Upload Videos Not Support')}} !
{{__('Openload Google Drive And Other URL Add Here')}}!
- {{__('Please Enter Your Video Url')}}
{!! Form::text('url_360', null, ['class' => 'form-control']) !!} {{ $errors->first('url_360') }}{{__('Choose A Video')}}
- {{__('Please Enter Your Video Url')}}
{!! Form::text('url_480', null, ['class' => 'form-control']) !!} {{ $errors->first('url_480') }}{{__('Choose A Video')}}
- {{__('Please Enter Your Video Url')}}
{!! Form::text('url_720', null, ['class' => 'form-control']) !!} {{ $errors->first('url_720') }}{{__('Choose A Video')}}
- {{__('Please Enter Your Video Url')}}
{!! Form::text('url_1080', null, ['class' => 'form-control']) !!} {{ $errors->first('url_1080') }}{{__('Choose A Video')}}
{{__('Youtube')}}: {{__('Youtube Url Link')}}
{{__('Google Drive')}}: {{__('Google Drive Link')}}
{{__('Openload')}}: {{__('Openload Link')}}
{{__('Note')}}: {{__('Do Not Include')}} <iframe> {{__('TagBeforeURL')}}
- {{__('Please Enter Your Video Url')}}
{!! Form::text('ready_url', null, ['class' => 'form-control','id'=>'apiUrl']) !!} {{-- --}} {{ $errors->first('ready_url') }}
{{__('Choose Subtitle File')}} ex. subtitle.srt, or. txt {{ $errors->first('sub_t') }} |