orWhere('slug', 'producto')->first(); if($katProductos){ $katProductoId = $katProductos->id; $kategorias = App\Kategoria::where('nivel1', $katProductoId )->where('nivel2', 1)->get(); } ?>
VIEW MORE PORTFOLIO