Descripción | Fecha del gasto | Costo | Cuenta | Observación | Registrado en sistema |
---|---|---|---|---|---|
{{ $gasto->tipoGasto }} | {{ date("d/m/Y", strtotime($gasto->fechaGasto)) }} | ${{ number_format($gasto->costo,2) }} | {{ $gasto->Cuenta->nombre }} | {{ $gasto->observacion }} | {{ date("d/m/Y H:i", strtotime($gasto->created_at)) }} horas |