/home/techb158/ileadtechnology.com/resources/views
NameSizeModeActions
admin/-0755rm
advertise/-0755rm
auth/-0755rm
bbl/-0755rm
email/-0755rm
front/-0755rm
install/-0755rm
instructor/-0755rm
layouts/-0755rm
ota/-0755rm
theme/-0755rm
vendor/-0755rm
zoom/-0755rm
accessdenied.blade.php5620644editdlrm
audioclass.blade.php133040644editdlrm
classwatch.blade.php144080644editdlrm
file_upload.blade.php28290644editdlrm
forgotemail.blade.php17540644editdlrm
home.blade.php1014130644editdlrm
iframe.blade.php16700644editdlrm
instructormodel.blade.php54670644editdlrm
ipblock.blade.php14530644editdlrm
lightbox.blade.php132580644editdlrm
offline.blade.php39110644editdlrm
page.blade.php7880644editdlrm
pdf.blade.php6140644editdlrm
privacy_policy.blade.php9490644editdlrm
tabs.blade.php217950644editdlrm
terms_condition.blade.php9550644editdlrm
test.blade.php105130644editdlrm
watch.blade.php184330644editdlrm
welcome.blade.php27360644editdlrm
Edit: /home/techb158/ileadtechnology.com/resources/views/test.blade.php (10513B)
@extends('admin.layouts.master') @section('body') @section('title', 'ADD User - Admin')
{{-- {!! Form::select('selecturl', array('iframeurl' => 'IFrame URL/Embed URL', 'youtubeapi' =>'Youtube API', 'vimeoapi' => 'Vimeo API', 'customurl' => 'Custom URL/ Youtube URL/ Vimeo URL','multiqcustom' => 'Multi Quality Custom URL & URL Upload'), null, ['class' => 'form-control select2','id'=>'selecturl']) !!} --}} {{ $errors->first('selecturl') }}

- Please enter your video url

{{-- {!! Form::text('ready_url', null, ['class' => 'form-control','id'=>'apiUrl']) !!} --}} {{ $errors->first('ready_url') }}
@endsection @section('script') {{-- youtube APi code --}} @endsection @section('stylesheets') @endsection