Internal attributes are now handled by the new backend setup for attribute tags
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!-- $o=Internal::class -->
|
||||
@foreach (old($o->name_lc,$o->values) as $value)
|
||||
@foreach(old($o->name_lc,$o->values) as $value)
|
||||
@if($loop->index)<br>@endif
|
||||
{{ $value }}
|
||||
@endforeach
|
Reference in New Issue
Block a user