@extends('adminlte::page') @section('title','Mis compras por periodos') @section('content_header') {{-- Registrar Cotizacion --}}
Fecha de Emision | factura. | Cod_Dist | Nom_Dist | Moneda | Sub_Total | IGV | Total | PV |
---|---|---|---|---|---|---|---|---|
{{$venta->fec_ped}} | {{$venta->factura}} | {{$venta->CDG_DIST}} | {{$venta->Des_cli}} | {{$venta->des_mon}} | {{$venta->Imp_stot}} | {{$venta->Imp_tigv}} | {{$venta->Imp_ttot}} |