@extends('layouts.detail') @section('title', 'Laporan SKI') @section('title-navbar') Laporan Satuan Kepatuhan Internal @endsection @section('content')
| Tahun | Semester | Lihat |
|---|---|---|
| {{ $item->tahun }} | {{ $item->semester }} | @if ($item->file_pdf) ✔ @else - @endif |
| Data belum tersedia | ||