{!! __('Dashboard » Video') !!}

@forelse ($video as $item) @empty @endforelse
ID Title Link Thumbnail Creator Action
{{ $item->id }} {{ $item->title }} @php $converted_url = str_replace("watch?v=", "embed/", $item->link) @endphp {{$item->link}} {{ $item->thumbnail }} {{ $item->uploader }} Edit Delete
Data Tidak Ditemukan
{{$video->links()}}
@push('modals') @endpush