@extends('layouts.public_reports') @section('subtitle', __('report.monthly')) @section('content-report') @if ($showBudgetSummary) @include('reports.finance._internal_periode_summary') @endif