@foreach($column as $item)
{{$item['name']}}
@endforeach
@foreach ($appMenus as $item)
{{$item->id}}
{{$item->menu_label}}
{{$item->menu_url}}
{{$item->permission}}
{{$item->order}}
toJson() }}" class="bg-yellow-500 text-white px-4 py-2 rounded">Edit
@endforeach