@extends('layouts.panel-template', ['section' => 'budgets'])
@php
$secondaryCards = [
['wrapper' => 'group', 'accent' => 'bg-primary', 'text' => 'text-primary'],
['wrapper' => 'group', 'accent' => 'bg-primary', 'text' => 'text-primary'],
['wrapper' => '', 'accent' => 'bg-error', 'text' => 'text-error'],
['wrapper' => '', 'accent' => 'bg-primary', 'text' => 'text-primary'],
];
@endphp
@section('header-content')
{{ $project['name'] }} ·
{{ $project['houses'] }} viviendas · {{ $project['model'] }}Panel general de presupuesto
{{ $budget['chart']['subtitle'] }}
| Rubro | Presupuesto | Participacion | Status | Accion |
|---|---|---|---|---|
|
{{ $row['name'] }}
{{ $row['family'] }}
|
{{ $row['amount'] }} |
{{ $row['metric'] }}
|
{{ $row['status_label'] }} | arrow_forward_ios |
Partidas con mayor peso dentro del presupuesto base
{{ $item['description'] }}