Empresa: |
{{ $company->name }} |
Fecha: |
{{ date('Y-m-d') }} |
Ruc: |
{{ $company->number }} |
Establecimiento: |
{{ $establishment->address }} - {{ $establishment->department->description }} - {{ $establishment->district->description }} |
# | F. Emisión | F. Vencimiento | Proveedor | Tipo | O. Compra | Estado | O. Venta | Moneda | T.Gravado | T.Igv | Total | Cliente | Cotización |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $key + 1}} | {{ $value["date_of_issue"]}} | {{ $value["date_of_due"]}} |
{{ $value["supplier_name"]}}
{{ $value["supplier_number"]}} |
{{ $value['type'] == "goods" ? "Bienes" : "Servicios" }} | {{ $value["number"]}} | {{ $value["state_type_description"]}} | {{ $value["sale_opportunity_number_full"]}} | {{ $value["currency_type_id"]}} | {{ $value["total_taxed"]}} | {{ $value["total_igv"]}} | {{ $value["total"]}} | {{ $value["customer_name"]}} | {{ $value["quotation_number"]}} |
No se encontraron registros.