@props(['label', 'items', 'title']) /
@isset($meta) {{ $meta }} @endisset
{{ $title }}
@foreach ($items as $item) {{ $item['label'] }} @endforeach