@extends('layouts.app') @section('styles') @endsection @section('content')
PIEZA | TRATAMIENTO | FECHA ACTUALIZACION | VALOR | ACCION |
---|---|---|---|---|
{{$pres->pieza}} | {{$pres->nombre}} {{$pres->descripcion}}, {{$pres->tipo}} | {{$pres->fecha}} | @php $total = $total + $pres->valor; @endphpQ. {{number_format($pres->valor, 2)}} |
Total: Q. {{number_format($total, 2)}}