{{ __('labels.url_links') }}
@if(!isset($readonly) || (isset($readonly) && !$readonly)) @endif
@if($urlList && count($urlList)) @foreach ($urlList as $index => $urlItem)
{{ $index+1 }}
@if(!isset($readonly) || (isset($readonly) && !$readonly))
@endif
@endforeach @else
1
@if(!isset($readonly) || (isset($readonly) && !$readonly))
@endif
@endif