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

Agregar Bono Pie


Pie
@if ($venta->pie()) {{format('ufs', $venta->pie()->valor, null, true)}} @endif

Valor
UF
@endsection