@csrf
@if ($errors->has('video_tag'))
{{ $errors->first('video_tag') }}
@endif

Ebook List

@if (isset($ebook_content)) @if (!empty($ebook_content)) @foreach ($ebook_content as $ebook)
Id Name Sort Order Action
{{ $ebook->id }} {{ $ebook->filename }} {{ $ebook->sort_order }}