@extends('admin/layouts/default') {{-- Page title --}} @section('title') Review Videos @parent @stop @section('content') Review Video Dashboard Review Review Video Review Video @csrf Select Details × {!! Form::mySelect('category[]', 'Category', Arr::pluck($categories, 'category_name','category_id'), null, ['class' => 'form-control select2', 'multiple' => 'multiple']) !!} {!! Form::mySelect('license_type','License type', config('variables.License'), null, ['class' => 'form-control select2']) !!} {!! Form::mySelect('people','People type', config('variables.People'), null, ['class' => 'form-control select2']) !!} Video ID Video Video format Add Selected videos