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

@foreach ( $slides as $k ) @endforeach
No Deskripsi Image Posting Aksi
{{ $no++ }} {{ $k->description }} project-image @if ($k->fb_post == 1) Posting @else Draft @endif edit
@endsection