@isset($attributes) @foreach($attributes as $attributeName => $attributeValue) {{ $attributeName }}{{ ($attributeValue) ? '='.$attributeValue : null}} @endforeach @endisset