@extends('include.app') @section('content')
@include('include.sidebar') @include('include.headnavbar')

Verbal Aptitude Videos

@csrf @method('PUT') @if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif

('watch?v=' or 'embed' type video url only accepted)

Back
@endsection