@extends('layouts.vertical', ['subtitle' => 'Lap PBG (PTSP)']) @section('css') @vite(['node_modules/gridjs/dist/theme/mermaid.min.css']) @endsection @section('content') @include('layouts.partials/page-title', ['title' => 'Laporan', 'subtitle' => 'Lap PBG (PTSP)'])
Laporan PBG PTSP
@endsection @section('scripts') @vite(['resources/js/report-pbg-ptsp/index.js']) @endsection