@extends('layout.base') @section('content')

Abonar Reajuste - {{$venta->unidad()->descripcion}} - {{$venta->proyecto()->descripcion}}


Fecha Pago
{{format('shortDate', $venta->pie()->reajuste()->estado()->fecha)}}
Fecha
pie()->reajuste()->estado()->fecha, config('app.timezone')) ?> @include('form.fecha')
Valor Abonado [$]
@endsection