@extends('layouts.petugas') @section('title', 'Laporan Denda') @section('page-title', 'Laporan Denda') @section('content') @include('petugas.partials.laporan_denda') @endsection