@foreach($typeTree as $type) @include("Config.Type.Components.type-card", ['type' => $type]) @endforeach