@extends('layouts.app') @section('title', 'Preview Laporan Neraca') @section('page_title', 'Preview Laporan Neraca') @section('content')

Preview Laporan Neraca - {{ $bulan }}/{{ $tahun }}

{{-- Tombol aksi --}}
Cetak Unduh
{{-- Preview PDF --}}
@endsection