@if($acc == "list" ) @include('layouts.breadcumb') @section('header') @stop
@if( Input::has('fecha_rango')=="" ) @endif


@if( Input::get('fecha_rango') )

Informe por Productos

PRODUCTOS CODIGO UNIDAD VISITAS DETALLAR
@endif
@if( Input::get('fecha_rango') )

Informe por Regiones

REGIONAL PRODUCTOS VISITAS
@endif
@if( Input::get('fecha_rango') )

Informe por Clientes

NIT CLIENTE VISITAS DETALLES
@endif
@if( Input::get('fecha_rango') )

Informe por Categorias

CATEGORIA VISITAS SUBCATEGORIAS CLIENTES
@endif
@if( Input::get('fecha_rango') )

Informe por Proveedores

PROVEEDOR VISITAS
@endif
@if( Input::get('fecha_rango') )

Informe por Marcas

MARCAS VISITAS
@endif
@if( Input::get('fecha_rango') )

Informe de Login por Clientes

NIT SUCURSAL VISITAS FECHAS
@endif
@if( Input::get('fecha_rango') )

Informe de Login por Regiones

REGIONAL VISITAS
@endif
@section('footer') @stop @endif