@extends('layouts.reportes') @if($estilos) @section('styles') @include('includes.estilos-reportes') @stop @endif @section('content') @include('cobranza.reportes.cuadroproducciongeneral.tabla') @stop