@foreach ($parametroLeche as $parametroLeche) @endforeach
temperatura_max ph_min ph_max acidez_min acidez_max brix_min contenido_graso_min temperatura_congelada_min temperatura_congelada_max densidad_min densidad_max opciones
{{$parametroLeche->temperatura_max}} °C {{$parametroLeche->ph_min}} {{$parametroLeche->ph_max}} {{$parametroLeche->acidez_min}} {{$parametroLeche->acidez_max}} {{$parametroLeche->brix_min}} {{$parametroLeche->contenido_graso_min}} {{$parametroLeche->temperatura_congelada_min}} °C {{$parametroLeche->temperatura_congelada_max}} °C {{$parametroLeche->densidad_min}} {{$parametroLeche->densidad_max}} @if (auth()->user()->role->rolModuloPermisos->where('modulo_id', 10)->where('permiso_id', 3)->isNotEmpty()) @endif @if (auth()->user()->role->rolModuloPermisos->where('modulo_id', 10)->where('permiso_id', 4)->isNotEmpty()) @endif