@foreach($settings as $key => $value)

{{ ucwords(str_replace('-', ' ', $value)) }}

@include('Website::web-builder.widget._icons')
@endforeach