{{-- --}}
{{ $set->title }}:
@foreach($attributes->where('attribute_set_id', $set->id) as $attribute) {{ $attribute->title }}@if(!$loop->last), @endif @endforeach