@extends('base') @section('titulo') credito fiscal @endsection @section('content') Listado de documentos Detalle de documento @include('sessions') @include('compra.modals.modalFacturar') @include('documento.modals.deleteServiceDocumento') @if ($documento->posteado!=1 ) Facturar @endif