@extends('ATCore::atcore_layout') @section('head_buttons')
@stop @section('atplus_main_content')SERVICIO | TIPO | ESTADO | VALOR |
---|---|---|---|
{{$bill->contract->service->name}} | {{$bill->contract->service->getNestedProperty('type')}} | {{$bill->getNestedProperty('status')}} | {{ATFormatMoney($bill->contract->service->value)}} | TOTAL NETO | {{ATFormatMoney($suma)}} |