@extends('adminlte::page') @section('plugins.Datatables', true) @section('plugins.Sweetalert2', true) @section('title', 'Intranet | Reportes De Compras') @section('content_header')
@stop @section('content')

Reportes De Compras

Año Mes Nº OC Fecha OC Fecha Generación OC Razón Social Nombre Fantasía Rut Proveedor Dirección Proveedor Observación OC Originado Autorizado Cantidad Descripción Artículo Clasificación Cuenta De Gasto Reembolsable Tipo Impuesto Tipo Cambio Valor Cambio Precio Unitario SubTotal Impuesto RQ Estado OC Nº Factura Fecha Factura CC Nombre Contrato ADC Gerencia Sucursal
@stop @section('footer')
Intranet
Copyright © 2023 aspenspa.cl @stop @section('css') @stop @section('js') @if (Gate::check('reporte-de-compra.index')) @else @if (Gate::check('reporte-de-compra.index-sucursal')) @endif @endif @stop