@extends('layouts.app') @section('title', 'Pedoman & SOP') @section('page-title', 'Pedoman & SOP') @section('content') @php($canManagePedoman = in_array(auth()->user()->role, ['admin', 'superadmin']))
| No | Judul | Kategori | Tahun | Aksi |
|---|---|---|---|---|
| {{ $i + 1 }} | {{ $p->judul }} | {{ $p->kategori }} | {{ $p->tahun ?? '-' }} | @if($hasFile) Lihat Download @else File belum tersedia @endif |
| Belum ada pedoman | ||||