@extends('layouts.app') @section('content')
| Penyedia | Nama | Photo | Detail | Status | From | To | Action | |
|---|---|---|---|---|---|---|---|---|
| {{ $item->name }} | {{ $student->nama }} | {{ $student->detail }} | @if ($student->publish == 'yes'){{ $student->publish }} | @elseNo | @endif{{ $student->periode_from }} | {{ $student->periode_to }} |