@extends('layouts.app') @section('template_title') Detalle Documentos C G C @endsection @section('content')
{{ $message }}
| No | Valor | Observacion | Catalogocgc Id | Documentoscgc Tipoautorizaiconcgc Id | Documentoscgc Seriedocumentoscgc | |
|---|---|---|---|---|---|---|
| {{ ++$i }} | {{ $detalleDocumentosCGC->valor }} | {{ $detalleDocumentosCGC->observacion }} | {{ $detalleDocumentosCGC->catalogoCGC_id }} | {{ $detalleDocumentosCGC->documentosCGC_tipoAutorizaiconCGC_id }} | {{ $detalleDocumentosCGC->documentosCGC_serieDocumentosCGC }} |