@extends('layouts.panel-template', ['section' => 'home']) @php $page = $dashboardPage; @endphp @section('header-content') @include('dashboard.partials.header') @endsection @section('main-content')
{{ $page['eyebrow'] }}
{{ $page['subtitle'] }}
{{ $page['hero']['subtitle'] }}
Alertas criticas
{{ $stat['label'] }}
{{ $stat['value'] }}
Presupuesto ejercido
{{ $page['finance']['spent'] }}
Presupuesto restante
{{ $page['finance']['remaining'] }}
{{ $alert['description'] }}