@extends('layouts.app') @section('css') {{ Html::style("css/dashboard.css") }} @endsection @section('content')
CONCEPTO | TABLETS | BIOMÉTRICOS | TOTAL |
---|---|---|---|
Nóveles | {{ $count['noveles']['tablets'] }} | {{ $count['noveles']['hamsters'] }} | {{ $count['noveles']['total'] }} |
Financiamiento | {{ $count['financiamiento']['tablets'] }} | {{ $count['financiamiento']['hamsters'] }} | {{ $count['financiamiento']['total'] }} |
Sistemas | {{ $count['sistemas']['tablets'] }} | {{ $count['sistemas']['hamsters'] }} | {{ $count['sistemas']['total'] }} |
Compra Directa | {{ $count['compra_directa']['tablets'] }} | {{ $count['compra_directa']['hamsters'] }} | {{ $count['compra_directa']['total'] }} |
Equipamiento Gerencias | {{ $count['equipamiento_gerencias']['tablets'] }} | {{ $count['equipamiento_gerencias']['hamsters'] }} | {{ $count['equipamiento_gerencias']['total'] }} |
Servicio a Clientes | {{ $count['servicio_a_clientes']['tablets'] }} | {{ $count['servicio_a_clientes']['hamsters'] }} | {{ $count['servicio_a_clientes']['total'] }} |
Mesa de Control | {{ $count['mesa_de_control']['tablets'] }} | {{ $count['mesa_de_control']['hamsters'] }} | {{ $count['mesa_de_control']['total'] }} |
Premios y concursos | {{ $count['premios_y_concursos']['tablets'] }} | {{ $count['premios_y_concursos']['hamsters'] }} | {{ $count['premios_y_concursos']['total'] }} |
Garantías | {{ $count['garantia']['tablets'] }} | {{ $count['garantia']['hamsters'] }} | {{ $count['garantia']['total'] }} |
TOTAL | {{ $count['total']['tablets'] }} | {{ $count['total']['hamsters'] }} | {{ $count['total']['total'] }} |
COMPRAS TOTALES | {{ $count['inventario']['tablets'] }} | {{ $count['inventario']['hamsters'] }} | {{ $count['inventario']['total'] }} |
STOCK | {{ $count['stock']['tablets'] }} | {{ $count['stock']['hamsters'] }} | {{ $count['stock']['total'] }} |