@extends('layouts.app') @section('title') Laporan Pendapatan Details @endsection @section('content')

Laporan Pendapatan Details

@include('stisla-templates::common.errors')
@include('laporan_pendapatans.show_fields')
@endsection