| Fecha | Categoría | Descripción | Monto | Acciones |
|---|---|---|---|---|
| {{ \Carbon\Carbon::parse($gasto->fecha)->format('d/m/Y') }} | {{ $tipos[$gasto->tipo] ?? $gasto->tipo }} | {{ $gasto->descripcion }} | S/ {{ number_format($gasto->monto, 2) }} | |
| No hay gastos registrados en este periodo. | ||||