@extends('layouts.reports') @section('subtitle', __('dashboard.dashboard')) @section('content-report') @include('reports.finance._internal_content_dashboard') @endsection