{{-- resources/views/blanko/index.blade.php --}} @extends('layout.index') @section('title', 'Daftar Blanko KTA - SIAPN') @push('styles') {{-- ============================================================ PREMIUM ENTERPRISE DESIGN SYSTEM 2026 — BLANKO KTA Fully aligned with master design system ============================================================ --}} @endpush @section('content')
| No | Nama / Tema | Preview | Status | Dibuat | Aksi |
|---|---|---|---|---|---|
| {{ $loop->iteration }} | {{ $blanko->nama_blanko }} |
@if($blanko->file_gambar)
|
@if($blanko->is_active) Aktif @else Nonaktif @endif | {{ $blanko->created_at->format('d/m/Y') }} | |
|
Belum ada blanko KTA
Klik tombol "Tambah Blanko" untuk menambahkan desain blanko pertama.
Tambah Blanko
|
|||||