@extends('layouts.app') @section('title', 'Admin - Laporan') @section('page-title', 'Laporan') @section('content') @php $headerIcon = ' '; @endphp
{{-- Form fields --}}
{{-- Tahun dihitung otomatis dari Tahun Akademik --}}
{{-- Tombol View --}} View Laporan {{-- Tombol Generate PDF --}}
{{-- Area Preview --}} {{-- Tabel Riwayat --}} Memuat riwayat...
@endsection @push('scripts') @endpush