@foreach($o->langtags as $langtag)
diff --git a/resources/views/components/attribute/layout.blade.php b/resources/views/components/attribute/layout.blade.php
index e7163110..1aa3dc8b 100644
--- a/resources/views/components/attribute/layout.blade.php
+++ b/resources/views/components/attribute/layout.blade.php
@@ -4,7 +4,7 @@
{{ $slot }}
-
+
diff --git a/resources/views/components/attribute/widget/options.blade.php b/resources/views/components/attribute/widget/options.blade.php
index b5ab7dae..09a07a43 100644
--- a/resources/views/components/attribute/widget/options.blade.php
+++ b/resources/views/components/attribute/widget/options.blade.php
@@ -255,18 +255,18 @@
@default
@if($o->isDynamic()) @break @endif
@php($clone=TRUE)
- @if($o->values_old->count())
-