@extends('layouts.dashboardnew') @section('content')
@if($productos->pinged > 0) @for($i=1; $i<=$productos->pinged; $i++) @endfor @endif