{{-- @foreach($attributes as $attribute) @include('shared.attributes.'. $attribute->type .'.create', compact('attribute')) @endforeach --}} @foreach($attributes as $attribute) @if($attribute->childs->count() > 0 )