Agregar documento
×
@csrf
Tipo:
@foreach ($tipoDocumentos as $tipDoc)
{{ $tipDoc->tipo }}
@endforeach
Credito Fiscal
@if (count($ccfs)==0))
No hay ccfs disponibles
@endif @foreach ($ccfs as $ccf )
{{$ccf->documento_code}}
@endforeach
Proveedor:
@foreach ($clientes as $cliente)
{{$cliente->nombreProveedor}}
@endforeach
Serial:
Correlativo: