@extends('layouts.admin') @section('content') @include('admin.layouts.navegator')
Fecha de Registrado: {{ $product_top->created_at->format('H:i:s a d/m/Y') }} por {{ $product_top->user_created }} Última actualización: {{ $product_top->updated_at->format('H:i:s a d/m/Y') }} por {{ $product_top->user_updated }}
Top | Producto |
{{ $key + 1 }} | {{ $prods->prod_description }} |
Top | Stock | Producto |
{{ $key + 1 }} | {{ $prods->stock }} | {{ $prods->prod_description }} |
# | Hay | Falta |
---|---|---|
Con 1 Imagen | {{ count($if_prod['c_one_gallery']) }} | {{ count($if_prod['s_gallery']) }} |
Con 2 Imagenes | {{ count($if_prod['s_two_gallery']) }} | {{ count($if_prod['s_two_gallery']) }} |
Con 3 Imagenes | {{ count($if_prod['c_three_gallery']) }} | {{ count($if_prod['s_three_gallery']) }} |
Con 4 Imagenes | {{ count($if_prod['c_four_gallery']) }} | {{ count($if_prod['s_gallery']) }} |