@extends('admin.layout') @section('content') Add Demo Content Dashboard Content Category List Add Content @csrf Video {{-- --Select-- --}} @if ($errors->has('video_tag')) {{ $errors->first('video_tag') }} @endif Submit @endsection @push('footer-script') @endpush