@extends('adminlte::page') @section('title', 'Daftar Alumni') @section('content') Tambah Data

@foreach ( $video as $k ) @endforeach
No Title Id Youtube Aksi
{{ $no++ }} {{ $k->title }} {{ $k->youtube_id }} edit
@endsection