@props(['title', 'menu' => [], 'icon']) @php $is = []; foreach ($menu as $key => $value) { $is[] = $key.'*'; } @endphp