@php( $items = $items ?? [$item] ) @foreach ($items as $i => $item) @if (count($items) > 1)
{{ __('admin.metadata.editwarning') }}